.f10a { font-family: Verdana; font-size:10px; text-decoration: none;}
.f11a { font-family: Verdana; font-size:11px; text-decoration: none;}
.f12a { font-family: Verdana; font-size:12px; text-decoration: none;}
.f14a { font-family: Verdana; font-size:14px; text-decoration: none;}
.f16a { font-family: Verdana; font-size:16px; text-decoration: none;}
.f18a { font-family: Verdana; font-size:18px; text-decoration: none;}

BODY {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	color: #000000;
	background: #797979;
	margin: 0;
}

H1 { font-family: Arial; font-size:20px; margin: 0px; color: #FB540B; font-weight: lighter; } 
H2 { font-family: Arial; font-size:18px; margin: 0px; color: #FB540B; font-weight: lighter; } 

TABLE, TD, TR, SELECT, INPUT, TEXTAREA {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	color: #000000;
	margin: 0;
}


A {	color:#000000;text-decoration:none;}
A:Hover { color:#0962D6;text-decoration:none;}
A:Active { color:#285B90;text-decoration:none;}

a.link, a.link:active, a.link:link, a.link:visited { color:#999999; }
a.link:hover { color:#999999; }

TABLE.msg1
{
   BORDER: #919b9c 1px solid;
   PADDING-BOTTOM: 15px;
   MARGIN: 1px;
   COLOR: black;
	background: #E1E1E1;
}

TABLE.msg
{
   BORDER: #919b9c 1px solid;
   PADDING-BOTTOM: 15px;
   MARGIN: 1px;
   COLOR: black;
	background: #FBFBF6;
}

LI.link
{
   padding: 5px;
}