
body  {
	margin:15px;
	padding:0px;
	font-family:Tahoma;
	font-size: 10px;
 	background: #2c4767 url(/images/generic/background.gif);
 	color: #000000;
}

a {text-decoration:none; color: #3A3A3A; font-weight: bold;}
a:hover {text-decoration:none; border-bottom:1px solid red;} 
a.noHover:hover { border-bottom: none; }

h1
{
	font-size: 18px;
	color: orange;
	font-weight: bold;
} 

h2
{
	font-size: 14px;
	color: #545454;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
} 

h3
{
	font-size: 13px;
	color: #545454;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
} 

.main
{
	background: #FFFFFF;
	text-align: left;
	vertical-align: top; 
	font-size: 12px;
 	color: #747474;
}
