body {
	font-size: 11px;
	COLOR: #3A3A3A;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	
}

td 
{
	font-size: 11px;
	COLOR: #3A3A3A;
	FONT-FAMILY: Tahoma;
	font-weight : normal;
	TEXT-ALIGN: justify; 
	
}

a:link
{
    COLOR: #323D62;
	TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma;
	font-weight : normal;
}
a:visited
{
    COLOR: #323D62;
	TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma;
	font-weight : normal;
}
a:hover
{
	COLOR: #2992E7;
	TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma;
	font-weight : normal;
}