BODY {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
}
.arialSmall { font-family: Arial, Helvetica; font-size: 11px; color: #000000; }
.timesSmall { font-family: Times New Roman; font-size: 8pt; color: #000000; }		

a {
	COLOR: #074c85;
	text-decoration: none;
}

a:hover {
	COLOR: #a4db83;	
	text-decoration: underline;
}

.text {
  font-size: 9pt;
}
.boldtext {
  font-size: 9pt;
  font-weight: bold;
}
}
.homepagetext {
  font-size: 11pt;
}

.smbold
{
	font-family : arial, helvetica, sans serif;
	font-size: 8pt;	
	COLOR: #000000;
	font-weight: bold;	
}

.title
{
	font-family : "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 14pt;
	COLOR: #074c85;
	font-weight: bold;
}
	
.subtitle {
  font-family : "Book Antiqua", "Times New Roman", Times, serif;
  font-size: 12pt;
  font-weight: bold;
  COLOR: #074c85;
}
.button
{
	font-family : "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #074c85;
}
.button a
{
	font-family : "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #074c85;
}

.button a:hover
{
	font-family : "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #074c85;
}

.line
{	
	background-color : #074c85;
}
.footer {	
	font-size: 8pt;
	COLOR: #074c85;
}