
TR, TD, BODY, P, sup { 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 8pt; 
color: black;
}

div.heading {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10pt; 
font-style: italic;
font-weight: bold;
color: #CCCC99;
text-decoration : none;
}

br.black, p.black, div.black  {
	color : #CCCC99;
	text-decoration : none;
}

A.black  {
	color : #CCCC99;
	text-decoration : none;
}
A:Visited.black  {
	color : #bbbb88;
	text-decoration : none;
}
A:Active.black  {
	color : #cc99cc;
	text-decoration : underline;
}
A:Hover.black  {
	color : #f5ddf5;
	text-decoration : underline;
}

br.white, p.white, div.white  {
	color : #330033;
	text-decoration : none;
}
A.white  {
	color : #330033;
	text-decoration : underline;
}
A:Visited.white  {
	color : #774400;
	text-decoration : underline;
}
A:Active.white  {
	color : #cc0033;
	text-decoration : underline;
}
A:Hover.white  {
	color : #3333cc;
	text-decoration : underline;
}
