/* NEW SITE STYLE 24-MAY-2009 /*

/* LINKS */

a:link {
	color: rgb(71,127,125); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 12pt;
	}

a:visited {
	color: rgb(71,127,125); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 12pt;
	}

a:active {
	color: rgb(71,127,125); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 12pt; 
	}

a:hover {
	color: rgb(223,129,0); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 12pt; 
	}

/* BODY */

body { 
	color: rgb(0,0,0); 
	font-family: Verdana; 
	font-size: 10pt; 
	margin-top: 0;
	background-image: none; 
	background-color: rgb(255,255,255);
	background-repeat: repeat-x; 
	}

/* TABLES */

table {
	color: rgb(0,0,0); 
	font-family: Verdana; 
	font-size: 10pt;
	}

/* MISCELLANEOUS */

numbered list { 
	color: rgb(0,0,0); 
	font-family: Verdana; 
	font-size: 10pt;
	}

bulleted list {
	color: rgb(0,0,0);
	font-family: Verdana; 
	font-size: 10pt;
	}