/* CSS Document */

.maintext { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14px; line-height: 18px;


}

.smallmaintext { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px; line-height: 14px;


}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14px; line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14px; line-height: 18px;
	font-weight: bold;
	color: #666666;  
	text-decoration: none;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14px; line-height: 18px;
	font-weight: bold;
	color: #164A85;
	text-align: center;
}

.nolink {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14px; line-height: 18px;
	font-weight: bold;
	color: #D7295A;
	text-decoration: none;

}

a.underlined:link {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #663;
	text-decoration: underline;

}
a.underlined:visited {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;  
	text-decoration: underline;
	
}

a.underlined:hover {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #164A85;
	text-decoration: underline;
}

a.underlinedsmall:link {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #663;
	text-decoration: underline;

}
a.underlinedsmall:visited {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;  
	text-decoration: underline;
	
}

a.underlinedsmall:hover {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #164A85;
	text-decoration: underline;
}

a.bigger:link  {
	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;  
	line-height: 18px;
	font-weight: bold;
	color: #663;
	text-decoration: none;
}

X