.bodybold { color: #313131; font: bold 14px/1.5 "Trebuchet MS", Verdana, Arial; }
.footerstyle { color: #666666; font-family:arial, helvetica, "sans serif"; font-size:10px; }
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	line-height: normal;
	color: #920202;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	line-height: normal;
	color: #666666;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	line-height: normal;
	color: #666666;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	line-height: normal;
	color: #000000;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
h6 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
 site styles 
BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

a:link {
	color: #330099;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}
a:active {
	color: #999999;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}

P {
	font-size: 12px;
	font-family : "Trebuchet MS", Verdana, Arial;
}


HR {
	color : #D2D2CA;
	height : 1px;
}
li {
	line-height: 120%;
	text-align: justify;
	list-style-type: square;
	filter: Glow(Color=RED, Strength=100);
	margin: 3px;
	padding: 3px;
	border-top: thin none #920202;
	border-right: thin none #920202;
	border-bottom: thin solid #920202;
	border-left: thin none #920202;
}
.LargeTableText {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	line-height: normal;
	color: #666666;
}
.NavBar {
	background-color: #666666;
}


