body 
{
	background: #36627C;
	font-size: 10px; font-face: Comic Sans MS
}
td {
font-family: verdana; font-size: 10px;
}
a 
	{	
	text-decoration: none;
	color: #AEC7EE;
	}
A:hover	
	{
	 color: white;
	 } 

font.big
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

font.what
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
font.small
{
	font-family: Comic Sans MS;
	font-size: 9px;
	color: black;
	
}
div#main
{
	padding: 15px; 
	font-family: verdana;
	font-size:12px; 
	color: white;
}

#tab1
{
	border-left: 3px black dashed;
	text-align: center;
	padding: 7px;
}

#tab2
{
	border: 1px gray dashed;
	text-align: center;
}
font.a1 {
font-face: Comic Sans MS;
	font-size: 12px;
		padding: 3px;
	color: #0A1B41; 
	font-weight: bold;
}
.a1 A:link, .a1 A:active, .a1 A:visited 
 {
	font-family: verdana;
	font-size: 12px;
	
	color: #0A1B41; 
	/*display: block;
	width:95px; 
	background-color: #1A688E;*/
	padding: 3px;
	
	font-weight: bold;
	}
 

.a1 A:hover 
{
	
	/*text-decoration: underline;*/
	color: white;

}


.a2  A:link {
	text-decoration: none;
	color: #0A1B41; 
	display: block;
	width:95px;
	padding: 3px;
	background-color: #F2FEFF;
	}
.a2  A:visited {
	text-decoration: none;
	color: #0A1B41; 
	display: block;
	width:95px;
	padding: 3px;
	background-color: #F2FEFF;
	} 
.a2  A:active {
	text-decoration: none;
	color: #0A1B41; 
	display: block;
	width:95px;
	padding: 3px;
	background-color: #DFDFDF;
	} 
.a2  A:hover {
text-decoration: none;
	color: #0A1B41; 
	display: block;
	width:95px;
	background-color: white;
	padding: 3px;
	}