body {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}

h3 {
	font-size: 11pt;
}

.headline{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #26476C;
}

.text, td{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #26476C;
}

.textwhite {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

input {
	border: 1px;
	border-style: solid;
	font-weight: normal;
	border-color: #47A2C1;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}


A:link    {text-decoration: underline;
 font-family: Verdana;  color:#47A2C1;}
A:visited  {text-decoration: underline;
 font-family: Verdana;  color:#47A2C1;}
A:hover    {text-decoration: none;
 font-family: Verdana;  color:#47A2C1;}
A:active   {text-decoration: underline;
 font-family: Verdana;  color:#47A2C1;}

 a.whitelink:link    {text-decoration: underline;
 font-family: Verdana;  color:#ffffff;}
a.whitelink:visited  {text-decoration: underline;
 font-family: Verdana;  color:#ffffff;}
a.whitelink:hover    {text-decoration: none;
 font-family: Verdana;  color:#ffffff;}
a.whitelink:active   {text-decoration: underline;
 font-family: Verdana;  color:#ffffff;}
