H1,P,H2,H3,LI,TD {
	color:#000000;
	font-size:11pt;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	margin-top:3pt;
	margin-bottom:6pt;
}
H1 {
	font-family:Celticmd,Verdana,Arial,Helvetica,Sans-Serif;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
	margin-top:14pt;
	color:#000000;
}
H2 {
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	margin-top:12pt;
	color:#000000;
}
H3 {
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	color:#000000;
}
.top {
	margin-top:0pt;
}
.small {
	font-size:9pt;
	color:white;
}
a:link {
	text-decoration: none; 
	border-bottom: dotted 1px;
	color:#D00000;
}
a:visited {
	text-decoration: none; 
	border-bottom: dotted 1px;
	color:#C04444;
}
a:active {
	text-decoration: none; 
	border-bottom: solid 2px;
	color:#ffff00;
}
a:hover {
	text-decoration: underline; 
	text-decoration: none; 
	border-bottom: solid 2px;
}