BODY
{
	background-color : #f2f8f2;
	font-family: arial;
    	font-weight: normal;
    	font-size: 12;
    	color :  #506450;
}

P.T3
{
    	font-family: verdana; 
	font-weight: bold; 
	font-size: 16;
	color:  IndianRed;
	text-align: center;
}

TABLE.TB1
{
	background-color : #ffe6fa;
	font-family: arial;
    	font-weight: normal;
    	font-size: 12;
    	color :   #506450;
}

A
{
    	text-decoration: none;
	font-family: verdana;
    	font-weight: bold;
    	font-size: 11;
    	color :  #336600;
}
A.M7
{
    	position: relative;
	left: 10%;
}

