/* New Site Style 07-Aug-2010 /*

/* Links */

a:link {
	color: rgb(0,102,153); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 11pt;
	}

a:visited {
	color: rgb(0,102,153); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 11pt;
	}

a:active {
	color: rgb(0,102,153); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 11pt; 
	}

a:hover {
	color: rgb(0,0,0); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 11pt; 
	}

/* Body */

body { 
	color: rgb(0,0,0); 
	font-family: Verdana; 
	font-size: 11pt; 
	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: 11pt;
	}

/* Miscellaneous */

numbered list { 
	color: rgb(0,0,0); 
	font-family: Verdana; 
	font-size: 11pt;
	}

bulleted list {
	color: rgb(0,0,0);
	font-family: Verdana; 
	font-size: 11pt;
	}
