BODY { 
	background-color: #E0DEC7; 
	margin-right: 0; 
	margin-top: 0;
	margin-left: 0; 
	margin-bottom: 0; 
}

A {
	text-decoration: underline;
	font-family: Times New Roman, Times, serif; 
	color: #404040; 
}

A:visited { color: #404040; text-decoration: underline; }
A:link { color: #404040; }
A:hover { color: #606060; text-decoration: underline; }

.left_links {
	text-decoration: underline;
	font-family: Times New Roman, Times, serif; 
	font-size: pt;
	color: #AA0000; 
}

.left_links:visited {
	text-decoration: underline;
	font-family: Times New Roman, Times, serif; 
	font-size: pt;
	color: #AA0000; 
}

.left_links:hover {
	text-decoration: underline;
	font-family: Times New Roman, Times, serif; 
	font-size: pt;
	color: #CC0000; 
}

.left_links:link {
	text-decoration: underline;
	font-family: Times New Roman, Times, serif; 
	font-size: pt;
	color: #AA0000; 
}

LI { 
	list-style-image: url("graphics/pyramid.gif"); 
}

HR { color: #857E63; }

.ad_column {
	font-family: Times New Roman, Times, serif; 
	font-size: 12pt;
}

.main_column {
	font-family: Times New Roman, Times, serif; 
	font-size: 12pt;
	text-align:justify; 
}

.sub_text {
	font-family: Times New Roman, Times, serif; 
	font-size: 9pt;
}