P  {
	font-size : 12px;
	font-family : Arial, Helvetica;
}

A  {
	color : #ffffff;
	font-size : 11px;
	font-family : Arial, Helvetica;
    	text-decoration : none;
}

A:Visited  {
	color : #ffffff;
	font-size : 11px;
	font-family : Arial, Helvetica;
    	text-decoration : none;
}

A:Active  {
	color : #ffffff;
	font-size : 11px;
	font-family : Arial, Helvetica;
    	text-decoration : none;
}

A:Hover  {
	color : #ffffff;
	font-size : 11px;
	font-family : Arial, Helvetica;
    	text-decoration : underline;
}

BODY  {
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica;
}

TD  {
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
}

SPAN	{	
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
}	

.question	{
	color : #6666ff;
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : 12px;
}

.answer	{
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 11px;
	text-align : justify;
}	

.exp	{
	font-weight : normal;
    font-size : 11px;
}	

.inlink	{
	color : #6666ff;
	font-size : 11px;
}	
