.text1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.text2{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}
.text3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #1AA7E1;
}
H1 {
	font-family: "Times New Roman", serif;
	color: #17459F;
	font-size: 16pt;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
}
H2 {
	font-family: "Times New Roman", serif;
	color: #17459F;
	font-size: 9pt;
	font-style : italic;
	font-weight : normal;
	letter-spacing : 1px;
}
H3 {
	font-family: Verdana, Arial, Helvetica, verdana, sans-serif;
	color: #4AA5AB;
	font-size: 13pt;
	font-weight : bold;
}
body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #042760;
}
a:hover {  text-decoration: underline; color: #0000FF}
a:link { text-decoration: underline; color: #0000FF}
a:active { text-decoration: none; color: #1AA7E1}
a:visited{ text-decoration: underline; color: #000099}
