body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBDBDB;
	text-decoration: none;
	background-color: #7A1B15;
}
table,tr,td {
	background-color: #000000;
	vertical-align: top;

}
A:active
{
    COLOR: #CCCCCC;
	FONT-WEIGHT: 800;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #CCCCCC;
	FONT-WEIGHT: 800;
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: #CCCCCC;
	FONT-WEIGHT: 800;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #CCCCCC;
	FONT-WEIGHT: 800;
    TEXT-DECORATION: underline
}
.font8pt {
	font-size: 8px;
}
.font8ptbold {
	font-size: 8px;
	font-weight: bold;
}
.font12pt {
	font-size: 12px;
}
.font12ptbold {
	font-size: 12px;
	font-weight: bold;
}
.font14pt {
	font-size: 14px;
}
.font14ptbold {
	font-size: 14px;
	font-weight: bold;
}
.font16pt {
	font-size: 16px;
}
.font16ptbold {
	font-size: 16px;
	font-weight: bold;
}
.font18pt {
	font-size: 18px;
}
.font18ptbold {
	font-size: 18px;
	font-weight: bold;
}

.copyrightText{
	COLOR: #000000;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	font-size: 9px;
	background-color: #7A1B15;
}
.nobgcolortable {
	background-color: #7A1B15;
}
ol,li {
	text-indent: 0px;
	font-size: 14px;

}
h1,h2,h3,h4,h5,h6,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cle-header {
	
}
.cle-header h1 {
	font-size: 32px;
}
.cle-header h2 {
	font-size: 22px;
}
img {
border-color: white;
}
a:active.footerNavLink {
	text-decoration:none;
	font-size:9 px;
	color: #000000;
}
a:visited.footerNavLink {
	TEXT-DECORATION: none;
	FONT-SIZE:9 px;
	color: #000000;
}
a:hover.footerNavLink {
	TEXT-DECORATION: none;
	FONT-SIZE:9 px;
	color: #000000;
}
a.footerNavLink {
	TEXT-DECORATION: none;
	FONT-SIZE:9 px;
	color: #000000;
}