h1 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 24pt;
	font-weight : bold;
	color : #333366;
}

.big-title {
	font-family : Verdana, Arial, Helvetica;
	font-size : 24pt;
	font-weight : bold;
	color : #333366;
}

h2 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 14pt;
	font-weight : bold;
	color : #333366;
}

.sub-title {
	font-family : Verdana, Arial, Helvetica;
	font-size : 14pt;
	font-weight : bold;
	color : #333366;
}

.small-head {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12pt;
	color : #333366;
}


h3 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	color : #333366;
}


.page-buttons { 
	color : #000000;
	font-family : Verdana, Helvetica;
 	font-size : 11pt;
	text-align : left;
	font-weight : bold;
}

.page-buttons-lit { 
	color : #FF0000;
	font-family : Verdana, Helvetica;
 	font-size : 11pt;
	text-align : left;
	font-weight : bold;
}

.main-text { 
	color : #000000;
	background-color:#ffffff;
	font-family : Verdana, Helvetica;
 	font-size : 10pt;
	text-align : left;
}
.small-print { 
	color : #000088;
	background-color:#ffffff;
	font-family : Verdana, Helvetica;
 	font-size : 10pt;
	text-align : left;
}

