BODY {
font-family : Arial, Helvetica, sans-serif;
color: Black;
background: #FFFFFF;
font: 13px Arial, Helvetica, sans-serif;
   margin-left: 2px;
   margin-right: 2px;
	margin-top: 1px;
   }
A:link    { color: #0066CC; text-decoration:none;}
A:visited { color: #0066CC; text-decoration:none;}
A:hover   { color:blue; text-decoration:underline;}
A:active  { color:blue; text-decoration:underline;}
A.menu:hover, A.menu:active{ color:black; text-decoration:none;}
A.menu:link, A.menu:visited{ color:black; text-decoration:none;
	}
TEXTAREA
{
 background: #FFFFFF;
 color: #000000;
 font-size: 13px;
}
P {
	font: 13px Arial, Helvetica, sans-serif;
}
.bodyindent {
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	background: #FFFFFF;
	font: 13px Arial, Helvetica, sans-serif;
    margin-left: 20px;
    margin-right: 5px;
    }
.listindent {
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	background: #FFFFFF;
	font: 13px Arial, Helvetica, sans-serif;
    margin-left: 20px;
    margin-right: 5px;
    }
a.topbar1:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #333333;
	TEXT-DECORATION: none;
}
a.topbar1:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #333333;
	TEXT-DECORATION: none;
}
a.topbar1:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: Red;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
}
a.topbar1:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: blue;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
}
a.vmenu1b {
	color: Black;
	text-decoration: none;
	font-size : 13px;
	margin-top: 5px;
	line-height: 140%;
}
a.vmenu1b:active {
	color: Black;
}
a.vmenu1b:visited {
	color: Black;
}
a.vmenu1b:hover {
	color: Blue;
	background : White;
	text-decoration: underline;
}
a.topbar2 {
	color: #666666;
	text-decoration: none;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}
.topbar2:hover {
	color: Blue;
	text-decoration: underline;
}
.topbar3 {
	font-size: 13px;
	color: #191970;
	font-family : Arial, Helvetica, sans-serif;
}
.topbar3:hover {
	color: Blue;
	text-decoration: underline;
}
a.menulink {
	color: Navy;
	text-decoration: underline;
	font-size : 13px;
	font-weight : bold;
}
.menulink:hover{
	color: Blue;
	background : #EEEEEE;
}

TD {
	font-size: 13px;
}
.dropshad {filter:DropShadow(OffX=-1, OffY=-1, color:red)
}

H1 {
	font-size : 22px;
	color : #555555;
	line-height: 120%;
}
H2 {
	font-size : 18px;
	color : #555555;
	margin-top: 2em;
	margin-bottom: 0em;
}
H3 {
	font-size : 16px;
	color : #555555;
	margin-top: 2em;
	margin-bottom: 0em;
}
H4 {
	font-size : 14px;
	color : #555555;
	margin-top: 1em;
	margin-bottom: 0em;
}
H5 {
	font-size : 13px;
	color : #555555;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #C0C0C0;
}
