body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 20px;
	background-color: #333333;
}

td {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF
}

th {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

.small {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
}

.justified {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Trebuchet MS, Verdana, Times, serif;
	font-size: 12px;
	color: #ffffff;
}

.highlight {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFF66;

}

.box1 {
	padding: 0px;
	background-color: #666666;
	border: thin solid #FFFFFF;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.navline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.navLH {
	line-height: 20px;
	padding-left: 10px;
	
}
a.navLH:link {color: #99ccff; text-decoration: none; }
a.navLH:visited {color: 99ccff; text-decoration: none; }
a.navLH:hover {color: 99ccff; text-decoration: underline; }
a.navLH:active {color: 99ccff; } 

a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CCFF
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #99CCFF
}
.style2 {
	line-height:  16px;
}

.hr {
	height: 1px;
	width: 80%;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #99CCFF;
	border-left: none;
}

