
a:link { 
	color:#0000ff; 
}
a:visited {
	color:#9900cc; 
}
a:active {
	color:#ff0000; 
}
h2 { 
	font-size: 14pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#336633;
}
h3 {
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#336633;
}
h4 {
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color:#336633;
}
body, td {
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
}
p {
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
}
.scroll {
	position:absolute;
	font-size:12pt;
	font-family:helvetica,arial,sans-serif;
	color:#666666;
	font-weight: normal;
	overflow:hidden;
	visibility:hidden;
}
