BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

 A {
	COLOR: #003366;
	Text-Decoration : underline;
	FONT-SIZE: 12px;
	font-weight : bold;
}

A:visited {
	COLOR: #996600 ;
	FONT-SIZE: 12px;
	font-weight : bold;
}

A:hover {
	COLOR: #6699CC;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight : bold;
}

.info{
	font : italic;
	font-style : italic;
	color:#000066;
}
.bgside {
	border: thin inset #666666;
}
