
body, td, p  {
	color: #660000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: maroon;
	scrollbar-shadow-color: maroon;
}

H2 {
	color: Blue;
}

H3 {
	font-size: 13pt;
	color: Blue;
}

H4  { color: maroon; font-variant: small-caps; font-weight: bold; font-size: small }

A:link    {
	color: maroon;
	text-decoration: underline;
}
A:visited    {
	color: maroon;
	text-decoration: underline;
}
A:active    {
	color: maroon;
	text-decoration: underline;
}
A:hover    {
	color: Navy;
	text-decoration: underline;
}

.border      { border-style: solid; border-width: 1px 2px 2px 1px; border-color: maroon }
.list       { font-style: normal; font-weight: normal; list-style: disc url(../images/arrow.gif) outside }
.header  { color: #ff4500; font-style: normal; font-weight: bold; font-size: 12px }
.headertext { color: white; text-decoration: none }
.a.vsws  { color: black; font-style: normal; font-weight: normal; text-decoration: none }
