BODY, TABLE, TD, TR {
	font-size   : 10pt;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
BODY {
	background-image: url("images/sky18.jpg");
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}
H1{
	font-family : "Times New Roman", Times, serif;
	font-size   : 18pt;
	font-weight : bold;
	color       : #000000;
}
H2{
	font-family : "Times New Roman", Times, serif;
	font-size   : 14pt;
	font-weight : bold;
	color       : #000000;
}
A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	text-decoration : none;
	
}

