A:link { text-decoration: none; color: #00FFFF; }
.8           { font-size: 8pt; font-family:Verdana }
a:visited    {
	text-decoration: none;
	color: #FF0000
}
A:active { text-decoration: none; color: #FFFF99; }
A:hover { text-decoration: underline; color: #FFFF00; }
body         { background-color: #AEC0D8; }
table        { font-family: Arial; font-size: 12pt; color: #FFFFFF }

.topgray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
