BODY
{
	SCROLLBAR-FACE-COLOR: #F2F2F2;
	SCROLLBAR-HIGHLIGHT-COLOR: #4488aa;
	SCROLLBAR-SHADOW-COLOR: #112277;
	SCROLLBAR-ARROW-COLOR: #112277;
	SCROLLBAR-TRACK-COLOR: #F1F1F1;
	SCROLLBAR-BASE-COLOR: #4488aa;
	SCROLLBAR-3D-LIGHT-COLOR: #4488aa;
}

.menu {  font-family: helvetica, arial, sans-serif; font-size: 12px;
font-weight: normal; color: #000000}

A:link {
	text-decoration: none;
	font-family:arial, helvetica, verdana, geneva;
	color: Blue;
}
A:visited {
	text-decoration: none;
	font-family:arial, helvetica, verdana, geneva;
	color: Blue;
}
A:active {text-decoration: none; font-family:arial, helvetica, verdana, geneva; color: #0000FF;}
A:hover {text-decoration: underline; font-family: arial, helvetica, verdana, geneva; color: red;}
P {
	text-indent : 0.5cm;
}

