a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: normal; 
	color: #005CB9; 
	text-decoration: none; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	line-height: normal; 
	color: #005CB9; 
	text-decoration: none; 
	font-style: normal
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: normal; 
	color: #005CB9;
	font-weight: bold; 
	text-decoration: none ; 
	font-style: normal
	}

a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: red; 
	text-decoration: none;
	font-weight: bold; 
	font-style: normal; 
	line-height: normal
	}

.content { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
	}
	
a.biglink:link, a.biglink:active, a.biglink:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #005CB9; 
	text-decoration: none;
	font-weight: bold; 
	font-style: normal; 
	line-height: normal;
	}	
	
a.biglink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: red; 
	text-decoration: none;
	font-weight: bold; 
	font-style: normal; 
	line-height: normal;
	}		
	
.title { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #0D2135
}

.redtitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: red;
}