/* CSS Document */

<style type="text/css">
body,td,th {
	font-family: Trebuchet MS, verdana, arial;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #666699;
	text-decoration: none;
}
body {
	background-image: url();
	background-color: #663333;
	margin-left: 0px;
	margin-top: 0px;
}
.body_bold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
body,td,th {
	font-family: Trebuchet MS, verdana, arial;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #666699;
	text-decoration: none;
}
body {
	background-color: #FFF;
}
.mustard_bold {
	color: #CC9933;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.cocoa_bold {
	color: #663300;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.mustard_boldital {
	color: #CC9933;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}
.white_bold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
}
.body {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.blue {
	font-size: 12px;
	color: #66CCFF;
	line-height: 16px;
}
.blue_bold {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	line-height: 16px;
}
.black_bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
}
   
.dkblubold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #069;
}
.ltgrn_boldital {
	color: #9C9;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}
.ltgrn_bold {
	color: #9C9;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
</style>