
TD {
	font-size : 13;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;		
}


TD.headrs {
	font-size : 18;
	font-family : Arial, Helvetica, sans-serif;
	color : #940A00;
	font-weight : bold;	
}

TD.quest{
	font-size : 19;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;	
}


a, a:active, a:focus, a:link, a:visited   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FFFFFF;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;	
}

a.linkl, a:active.link, a:focus.link, a:link.link, a:visited.link   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #0F4495;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bold;
}

a:hover.link {
	color :#1B6DE8;
}

h2           { font-family: Arial, Helvetica, sans-serif;
                font-size: 18; 
                color: #940A00;
                font-weight : bold; }