BODY, TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 8pt;
	scrollbar-face-color: #FFB66C;
	scrollbar-track-color: #FFD8B1;
	scrollbar-arrow-color: #FFD8B1;
}

A  {
	text-decoration : none;
	font-size : 8pt;
	color : #358DEE;
	font-weight : bold;
}

A:Hover  {
	text-decoration : underline;
	font-size : 8pt;
	color : Blue;
	font-weight : bold;
}

A:Active  {
	font-size : 8pt;
	font-weight : bold;
	color : Blue;
	text-decoration : underline;
}

.visi  {
	color : Red;
	font-weight : bold;
	font-size : 15px;
}

.form  {
	color : black;
	font-weight : bold;
	font-size : 10px;
}

.titus  {
	color : black;
	font-weight : bold;
	font-size : 22px;
}