BODY, TD {
	color : #82CAFA;
	font-size: 3mm;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
}


H1{
	font-family : arial, Verdana;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : 400;
	word-spacing : normal;
	text-align : justify;
}





H2{
	font-family: arial, Verdana;
	font-style: normal;
	font-size: 12pt;
	font-variant : normal;
	text-align : center;
	font-weight : 400;
	text-decoration : blink;
	text-color: 
}

H3{
	font-family : "Comic Sans MS";
	font-size : small;
	font-style : normal;
	font-weight : 700;
	height : 3mm;
}


H4{
	font-family: "Mistral";
	font-style: normal;
	font-size: 30pt;
	font-variant : normal;
	text-align : center;
	font-weight : 300;
	line-height: 30pt;
	margin-bottom: 5px;
	margin-top: 5px;
	
}

H5{
	font-family: "Arial";
	font-style: normal;
	font-size: 8pt;
	font-variant : normal;
	text-align : center;
	font-weight : 200;
	
}



A:link, a:visited {
	FONT-SIZE: 11px; COLOR: #82CAFA; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A:hover {
        color: #CCC;
      }

