P,BODY,TD  
{
font-size : 11px;
font-family : Verdana;
font-style : normal;
color : #000000;
}

A  
{	
font-size : 12px;
font-family : Verdana;
font-style : normal;
color : #0000ff;
text-decoration:none;
}

A:Visited 
{
color :#0000ff;
}

A:Active 
{
color : #ff0000;
}

A:Hover 
{
color : #ff0000;
}

.table{
	border:1px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
}
.table td{
	margin:0px;
	padding:2px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	font-size : 11px;
	font-family : Verdana;
	font-style : normal;
	color : #000000;
}

.table .header td{
	color: #ffffff;
	background:#00569B;
	text-align: center;
}
