body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #5d5e51;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000033;
}

a.red:link {
	color: #660000;
	text-decoration: underline;
}

a.red:hover {
	text-decoration: none;
	color: #990000;
}

a.red_header:link {
	color: #660000;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

a.red_header:hover {
	text-decoration: none;
	color: #990000;
	font-size: 15px;
	font-weight: bold;
}

a.red_header:visited {
	text-decoration: underline;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}


a:active {
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color:#660000;
	font-size: 15px;
}

h2 {
	font-weight: bold;
	color:#ccff99;
	font-size: 15px;
}

h3 {
	font-weight: bold;
	color:#000000;
	font-size: 15px;
}

h4 {
	font-weight: bold; 
	font-size:15px; 
	color:#f4fbd9;
}

h5 {
	font-weight: bold;
	color:#000000;
	font-size: 12px;
}

.red {
	color: #660000;
}


.footer {
	color: #888;
	font-weight: bold;	
	font-size:11px;
}


.white {
color: #FFFFFF
}


.red_index {
	font-weight: bold;
	color: #660000;
	font-size: 15px;
}

blockquote { 
	width: 210px; 
	margin: 15px;  

}



li.quote {
	list-style-image: url(images/mail.gif);
	margin: 0px;
}

#lcontentdiv1 {
margin-right: 3px;
text-align: right;
width:100%;
}