BODY{
	font-family:Verdana, sans-serif;
}
span.white {
	color:#000000;
}

A:ACTIVE, A:VISITED, A{
	color:#e3e3e3;
	font-family:Verdana, sans-serif;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
A:HOVER{
	color:#FFFFFF;
	font-family:Verdana, sans-serif;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}
A:ACTIVE.normal, A:VISITED.normal, A.normal{
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	text-decoration: underline;
}
A:HOVER.normal{
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	text-decoration: underline;
}
TD.t12{
	height:120px;
	width:200px;
}
TH.thead{
	font-family:Verdana, sans-serif;
	font-color:#000000;
	color:#FFFFFF;
	background:#2A7079;
}
TD.tbody{
	font-family:Verdana, sans-serif;
	color:#000000;
	background:#97B997;
}

A.box {	
	font-decoration:none;
	color:#000000;

     }

td.headerbox {
	background-color:#2A7079; 
}


