body {
	font-size: xx-small;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0;
	margin:0;
	}

H1 {
	font-size: 10pt;
	font-weight: bold; 
}

H2 {
	font-size: 8pt;
	font-weight: bold; 
}

p {
	font-size: 8pt;
	}

a:link {
	font-weight: bold; 
	color: #000000;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: xx-small;
	font-style: bold;
	text-decoration: none;


	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	font-size: xx-small;
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	font-size: xx-small;
	color: #000000;
	}
