a:link {
	color: rgb(71,127,125); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 10pt;
	}
a:visited {
	color: rgb(71,127,125); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 10pt;
	}
a:active {
	color: rgb(71,127,125); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 10pt; 
	}
a:hover {
	color: rgb(223,129,0); 
	font-family: Verdana; 
	text-decoration: none; 
	font-size: 10pt; 
	}

body { 
	margin-top: 0;
	background-image: url(../images/bg.gif); 
	background-color: rgb(43,43,43);
	background-repeat: repeat-x; 
	color: rgb(0,0,0); 
	font-family: Verdana; 
	font-size: 10pt; 
	}

table {
	font-size: 10pt;
	}

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; 
	}