body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

h1 { font-size:18px; font-weight:bold; color:#00ADEF; }
h2 { font-size:14px; font-weight:bold; color:#E9B00B; }
h3 { font-size:14px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding:5px 0px; margin:0px; }
h4 { font-size:11px; font-weight:bold; color:#E9B00B; text-transform:uppercase; padding:3px 0px; margin:0px; }

a 		{ color:#E9B00B; }
a:hover { color:#666666; }

.font10 { font-size:10px; }
.font11 { font-size:11px; }
.font12 { font-size:12px; }
.font14 { font-size:14px; }

.yellow { color:#E9B00B; }
