/* Body Controls */

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}


/* Text Controls */
	
.text, p {
	font: 11px/16px Arial, Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: left;
	color: #000000;
	}

.news {
	font: 10px/15px Arial, Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: left;
	color: #000000;
	}	

.copyright {
	font: 10px/15px Arial, Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: left;
	color: #FFFFFF;
	}	
	
.bold {
	font: 14px/17px Arial, Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	} 


	
/* Link Styles */	

a:link 	{ text-decoration: underline; color: #0069B8; }
a:active	{ text-decoration: underline; color: #0069B8; }
a:visited	{ text-decoration: underline; color: #0069B8; }
a:hover	{ text-decoration: underline; color: #4AAC5D; }
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
