BODY {
	background-color : #000000;
	color : #DCDCDC;
	font-size : 14px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD {
	color : #DCDCDC;
	font-size : 14px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

hr.full {
	border: 0;
	color: #CC9900;
	background-color: #043;
	height: 1px;
	width: 800px;
	text-align: center;
}

A {
	color : #CC9900;
	font-weight : bold;
}

A:Active {
	color : #CC9900;
	font-weight : bold;
}

A:Hover {
	color : #CC9900;
	font-weight : bold;
	text-decoration : underline;
}

A:Visited {
	color : #CC9900;
	font-weight : bold;
}

H1 {
	color : #66CCFF;
	font-size : 15px;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	margin-bottom : 0;
}

H2 {
	color : #66CCFF;
	font-size : 18px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom : 0;
}

H3 {
	color : #66CCFF;
	font-size : 21px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom : 0;
}

H4 {
	color : #66CCFF;
	font-size : 24px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom : 0;
}

H5 {
	color : #66CCFF;
	font-size : 27px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom : 0;
}

H6 {
	color : #66CCFF;
	font-size : 31px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom : 0;
}

p {
	color : #DCDCDC;
	font-size : 14px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.indent {
	color: #DCDCDC;
	font-size: 14px;
	text-indent: 26px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.banner {
	color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.navbar {
	color: #CC9900;
	font-size: 14px;
	font-weight: 900;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.navbarsub1 {
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 18px;
}

p.navbarsub2 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 30px;
}

p.navbarsub3 {
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 42px;
}

p.navbarsub4 {
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 54px;
}

p.tableheader {
	color : #DCDCDC;
	font-size : 18px;
	font-weight : bold;
	text-transform: uppercase;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.darkorange {
	color : #CC9900;
}

.darkorangebold {
	color : #CC9900;
	font-weight : bold;
}

.gray {
	color : #DCDCDC;
}

.graybold {
	color : #DCDCDC;
	font-weight : bold;
}

.lightblue {
	color : #66CCFF;
}

.lightbluebold {
	color : #66CCFF;
	font-weight : bold;
}

.lightbluetitle {
	color : #66CCFF;
	font-size : 17px;
	font-weight : bold;
}

.mini {
	font-size : 12px;
	font-weight : normal;
	color : #DCDCDC;
}

.normal {
	color : #DCDCDC;
	font-size : 14px;
	font-weight : normal;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.normalbold {
	color : #DCDCDC;
	font-size : 14px;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.red {
	color : #EF4136;
}

.redbold {
	color : #EF4136;
	font-weight : bold;
}
