BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, TH, DD, DT
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12;
	color: black;
}
BODY
{
	background-color: #FFFFFF;
	color: #008000;
	/*Scrollbar-face-color: #008000; 
	Scrollbar-arrow-color: black;*/
}
LI,UL,OL
{
	list-style-image: none;
}
H1, H2, H3, H5
{
	color: #C40000;
}
H1
{
	font-size: 160%;
}
H2
{
	font-size: 110%;
}
H3
{
	font-size: 130%;
}
H4
{
	font-size: 120%;
}
H5
{
	font-size: 110%;
}
H6
{
	color: #008000;
	font-size: 100%;
}
DD
{
	margin-left: 20px;
}
a:link    { text-decoration:none;      color:#C40000 }
a:visited { text-decoration:none;      color:#C40000 }
a:active  { text-decoration:none;      color:#C40000 }
a:hover   { text-decoration:none;      color:#CCA200 }
.top
{
	cursor: hand;
}
.sidebar
{
	font-size: 80%;
}
.navbar 
{
	font-size: 80%;
	font-weight: bold;
	margin-left: 2 px;
	margin-bottom: 2 px;
	font-weight: bold;

}
.navbar:hover  { color:white; } 
.navbar:active { color:light blue; }
}
.Default		  { font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; }


