body {
	margin-left: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #324148;

}

.body {

	background-color: #324148;
}

td {
	font-family: Verdana, Arial, Geneva, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

tr.head {background-color: #D39504;}
tr.main {background-color: #324148;}
table.tbl {background-color: #ffffff;}


.h1 {
	font-family: verdana, Geneva, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.h2 {
	font-family: verdana, Geneva, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

a:link {
	color:#FF9019;
	line-height: 140%;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal; 
}

a:visited {
	color:#FF9019;
	font-size:11px;
	text-decoration:none;
	font-weight:normal; 
}

a:active {
	color:#FF9019;
	font-size:11px;
	text-decoration:none;
	font-weight:normal; 
}

a:hover {
	color:#FF9019;
	font-size:11px;
	text-decoration:underline;
}
a.links:link {text-decoration:underline; color:#D39504; font-weight:normal; font-size:11px}
a.links:hover{color:#FFFFFF; text-decoration:underline; font-weight:normal; font-size: 11px }
a.links:active {text-decoration:none; color:#FFFFFF; font-weight:normal; font-size: 11px}
a.links:visited {text-decoration:underline; color:#D39504; font-weight:normal; font-size: 11px}
a.links:visited:hover {color:#FFFFFF; text-decoration:underline; font-weight:normal; font-size: 11px}
/**
a {

	text-decoration: underline;
	color:#990000;
}
**/

