/* NEW SITE STYLE 21-FEB-2010 */
/* STPATS */

/* LINKS */

a:link {
	color: rgb(128,256,0); 
	font-family: Arial; 
	text-decoration: none; 
	font-size: 10pt;
	}

a:visited {
	color: rgb(128,256,0); 
	font-family: Arial; 
	text-decoration: none; 
	font-size: 10pt;
	}

a:active {
	color: rgb(128,256,0); 
	font-family: Arial; 
	text-decoration: none; 
	font-size: 10pt; 
	}

a:hover {
	color: rgb(128,256,0); 
	font-family: Arial; 
	text-decoration: underline; 
	font-size: 10pt; 
	}

/* BODY */

body { 
	color: rgb(255,218,44); 
	font-family: Arial; 
	font-size: 10pt; 
	margin-top: 8;
	background-image: none; 
	background-color: rgb(0,102,0);
	background-repeat: repeat-x; 
	}

/* TABLES */

table {
	color: rgb(255,218,44); 
	font-family: Arial; 
	font-size: 10pt;
	}

/* MISCELLANEOUS */

numbered list { 
	color: rgb(255,218,44); 
	font-family: Arial; 
	font-size: 10pt;
	}

bulleted list {
	color: rgb(255,218,44);
	font-family: Arial; 
	font-size: 10pt;
	}
