body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}


td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

td.logo {
	color : BEEDFF;
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : normal;
}




a{
	text-decoration : none;
	color : White;
}

a.navi{
	color : 0F7FFD;
	text-decoration : none;
	font-size : 12px;
	font-weight : 900;
	text-transform : uppercase;
}
h1{
	font-family : "Times New Roman", Times, serif;
	font-size : 35px;
	font-weight : bolder;
	color: D3FCED;
}
