body {
	background-color: #404040;
}

.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;	
	line-height: 16px;
	font-weight: normal;
	color: #5c5c5c;
}
.subs {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;	
	line-height: 16px;
	font-weight: normal;
	color: #5c5c5c;
}

.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ed1c24;
	font-weight: bold;
}
.H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
ul {
	list-style-type: square;
}

a:link {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	color: #ed1c24;
	text-decoration: none;
}
a:hover {
	color: #5c5c5c;
	text-decoration: underline;
}
a:active {
	color: #ed1c24;
	text-decoration: none;
}


div.menu	a:link {
	font-family: arial, verdana, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

div.menu	a:active { 
font-family: arial, verdana, sans-serif;
font-size:11px;
color: #ed1c24;
text-decoration: none; 
}

div.menu	a:visited {
font-family: arial, verdana, sans-serif;
font-size:11px;
color: #000000; 
text-decoration: none;
}

div.menu	a:hover {
font-family: arial, verdana, sans-serif;
font-size:11px;
color: #ed1c24; 
text-decoration: none;
}

.LeftHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: ed1c24;
}
.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.H1red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	color: #ed1c24;
}
.H2red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #ed1c24;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: ed1c24;
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ed1c24;
	font-style: italic;
}
.quoteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed1c24;
}
