body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #FEEEEE;
}

#heading { 
	font: bold; 
	font-size: 16;
	font-family: Verdana;
	color: #000000; 
	text-align: center;
	text-decoration: none; }

#main { 
	font-size: 13px;
	font-family: Verdana;
	color: #000000; 
	text-decoration: none; }


A { 
	font: bold; 
	color: #0000FF;
	text-decoration: none; 
}

A:visited {
	font: bold; 
	color: #0000FF;
	text-decoration: none; 
}

A:hover {
	font: bold; 
	color: #FF3300;
	text-decoration: underline;	
}

A.links {
	font: bold; 
	font-size: 13;
	font-family: Verdana;
	color: #FF0000;
	text-decoration: none; 
}

A.links:visited {
	font: bold; 
	font-size: 13;
	font-family: Verdana;
	color: #FF0000;
	text-decoration: none;
}
		
A.links:hover {
	font: bold; 
	font-size: 13;
	font-family: Verdana;
	color: #FF3300;
	text-decoration: none;
}

A.links:active {
	color: #000000;
	text-decoration: none;
}

#sidebarText { 
	font: bold;
	font-size: 10pt;
	font-family: Arial;
	color: #000000; 
	text-align: center;
}


#footerText { 
	font: 7.5pt verdana; 
	color: #666666;
}