BODY,TABLE,TR,TD,P {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
	font-weight: normal;
	}

	.default {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
	font-weight: normal;
	}
	
P.blue {
font-family: verdand, arial, helvetica, sans-serif;
font-size: 9pt;
color:#CFD0BF;
font-weight: normal;
	}

TEXTAREA {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
	font-weight: normal;
	}

U.gold {
	color:#666666;
	}	

B {
	color:#222222;
	font-weight: bold;
	text-decoration: none;
	}	

B.gold {
	color:#666600;
	font-weight: bold;
	text-decoration: none;
	}	

H1 {
	color:#222222;
	font-family: times, serif;
	text-decoration: none;
	}	

H2 {
	color:#222222;
	font-family: times, serif;
	text-decoration: none;
	}
	
H3 {
	color:#222222;
	font-family: times, serif;
	text-decoration: none;
	}

A {
	color:#F4F5EC;
	text-decoration: none;
	}	
	
A:link {
	color:#F4F5EC;
	text-decoration: none;
	}
	
A:visited {
	color:#999999;
	text-decoration: none;
	}	
	
A:hover {
	color:#F4F5EC;
	text-decoration: underline;
	}

A.a {
	color:#000099;
	text-decoration: none;
	}
	
A:link.a {
	color:#000099;
	text-decoration: none;
	}
		
A:visited.a {
	color:#000066;
	text-decoration: none;
	}	
	
A:hover.a {
	color:#000099;
	text-decoration: underline;
	}
	