H1,P,H2 {
	color:#000000;
	font-size:12pt;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;

}
H1 {
	font-size:20pt;
	font-weight:bold;
	text-align:center;
}
H2 {
	font-size:14pt;
	font-weight:bold;
	text-align:left;
}
P.small {
	font-size:9pt;
}
a:link {
	color:#0000ff;
}
a:visited {
	color:#444444;
}
a:active {
	color:#ff8000;
}