body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	background-color : #FFFFFF;
	margin-top : 0;
	margin-left : 2;
	margin-right : 0;
	text-align : left;
}
table
{
	font : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 0px;
}
img
{
	border : 0px;
}
ul
{
	list-style : square;
	margin-left : 15;
	margin-top : 5;
}
.tdnews
{
	color: 000000;
	background-color : #E9F6FF; 
	background-image: none
}
.tdnav
{ 
	background-color : #b6dbed;
	text-align : left;
 } 
a:link
{
	color: blue;
	text-decoration : none;
}
a:visited
{
	color: blue;
	text-decoration : none;
}
a:hover
{
	color: red;
	text-decoration : none;
}
a.body:link
{
	color: black;
	text-decoration : none;
}
a.body:visited
{
	color: blue;
	text-decoration : none;
}
a.body:hover
{
	color: red;
	text-decoration : none;
}
.headtb
{
	background-color: #f4f4f4;  
}
a.head:link
{
	color: #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}
a.head:visited
{
	color: #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}
a.head:hover
{
	color:  #b6dbed;
	font-size : 12px;
	font-weight : bold;
}
.mainbody
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: 000000;
	font-size : 14px; 
	background-image: none
}
.mainh1
{
	background-color : #003e6f;
	font-size : 12px;
	font-weight : bold;
}