a:link
{
	color: rgb(0, 0, 255); 
}
a:visited
{
	color: rgb(0, 0, 255); 
} 
a:active 
{
	color: rgb(0, 0, 255);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(248,248,255);
	background-image: url('q_bakgnd.gif');
	color: rgb(0,0,0);
	font-size: 12;
}

td
{
	font-size: 12;
}
