A  {
	font-size : 12px;
	font-family : verdana, arial, helvetica, sans-serif;
	color : Blue;
	text-decoration : none;
	text-decoration: underline;
}

BODY  {
	font-size : 10px;
	font-family : verdana, arial, helvetica, sans-serif;
	text-align : left;
	color : black;
}

H1  {font-size : 22px;}

H2  {font-size : 18px;}

H3  {font-size : 14px;}


TD.logo {text-align : left;
		font-size : 20px;
		font-weight : normal;}

TD.head {text-align : left;
		font-size : 14px;
		font-weight : bold;}
	
TD.body {text-align : left;
		font-size : 12px;
		font-weight : normal;}



