.title {  
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 24pt;
 	font-style: normal;
 	font-weight: bolder;
 	font-variant: normal;
 	color: #000066
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 19pt;
	font-style: normal;
	font-weight: bold;
	color: #000000
}
.tablebold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000066
}
.jccomputer {  
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
.small {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
a:link {
	background: none;
	color: #3366FF; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	font-weight: normal;
}

a:visited {
	background: none;
	color: #3366FF; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	font-weight: normal;
}

a:active {
	background: #CC3300;
	color: #ffffff; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	font-weight: normal
}
a:hover {
	background: #3366FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	text-decoration: overline, underline
}


