BODY, TD, TR, TABLE 
{
	font-size : 10pt;
	font-family : arial, sans-serif;
	
color: #000000;
}

A {
	color: #FF0000;
}

A:Active {
	color: #FF0000;
}

A:Visited {
	color: #0000ff;
}


.head {
	color: #990000;
	
font-size: 16pt;
}
font-weight: bold;

.redhead {
	color: #ff0000;
	
font-size: 14pt;
}


.subhead {
	color: #000000;
	
font-size: 11pt;
}


.question {
	color: #000000;
	
font-size: 11pt;
}


.small {
	font-size: 8pt;
}


.fix {
	
font-size : 10pt;
	font-family : arial, sans-serif;
	color: #000000;
}



