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