/* NEW SITE STYLE 15-MAR-2010 /*

/* LINKS */

a:link {
	color: rgb(137,211,209); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 10pt;
	}

a:visited {
	color: rgb(137,211,209); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 10pt;
	}

a:active {
	color: rgb(137,211,209); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 10pt; 
	}

a:hover {
	color: rgb(254,66,43); 
	font-family: Verdana; 
	text-decoration: underline; 
	font-size: 10pt; 
	}

/* BODY */

body { 
	color: rgb(255,248,246); 
	font-family: Verdana; 
	font-size: 10pt; 
	margin-top: 8;
	background-image: none; 
	background-color: rgb(0,0,0);
	background-repeat: repeat-x; 
	}

/* TABLES */

table {
	color: rgb(255,248,246); 
	font-family: Verdana; 
	font-size: 10pt;
	}

/* MISCELLANEOUS */

numbered list { 
	color: rgb(255,248,246); 
	font-family: Verdana; 
	font-size: 10pt;
	}

bulleted list {
	color: rgb(255,248,246);
	font-family: Verdana; 
	font-size: 10pt;
	}