body
{
    font-size: 12px;
    color: black;
    font-family: Arial;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    list-style-type: circle;
    background-color: #ffffff;
    text-align: left;
}

img
{
    margin: 0px;
    border: 0px;
}



A:link	{	
	text-decoration:	none;
	color:	#000000;
	font-size:12px;;
	
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#000000;
	font-size:12px;;
	 
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#000000;
	font-size:12px;
	
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ff0000;
	font-size:12px;;
	
	}

td
{
    vertical-align: top;
}
.links
{
    color: black;
    background-color: #ffff00;
    width: 800px;
}
.test
{
    background-color: #003367;
}
table
{
    text-align:left;
}
.headers
{
    font-size:14px;
    color:#3366cc;
    font-weight:bold;
}