BODY {  
	color : #000000;
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	background-color: #FFFFFF;
}

A {
	color: #333333;
	text-decoration: underline;
}

A:hover{
	color : #6699CC;
	text-decoration: underline;
}

h2 {
	font-family : Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	color: #336699;
	font-weight: bold;
	padding: 0px; 
}

h1{
	font-size : 16pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}



