BODY {
	font-family : Arial, Helvetica, sans-serif;
}

H1 {
	font-size : 20pt;
	font-style : italic;
	font-weight : bold;
}

H2 {
	font-size : 15pt;
}

H3 {
	font-size: 13pt;
	font-weight: bold;
}

P {
	font-size : 10pt;
}

A {
  TEXT-DECORATION: none
}
a:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:active { color: #ffffff; }
a:hover { color: #ffffff; }

#blacklink a:link { color: #000000; }
#blacklink a:visited { color: #000000; }
#blacklink a:active { color: #000000; }
#blacklink a:hover { color: #000000; }	

H6 {
	font-size:7pt;
}

LI {
	font-size:10pt;
}
