BODY {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11pt;
	 color : #FFFFFF;
    margin : 0 0 0 0;																																															
    background-color: #948873;
}

P, LI, UL {
	margin-top: 0em;
	margin-bottom: 1em;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11pt;
	color: #FFFFFF;
	font-weight: normal;
}

.yellow {
	color: #FFFF99;
	font-size: 12px;
}

a.hiyellow:visited {
	text-decoration: underline;
	color: #FFFF99;
}

a.hiyellow:link {
	text-decoration: underline;
	color: #FFFF99;
}

a.hiyellow:hover {
	text-decoration: underline;
	color: Yellow;
}
