BODY {

scrollbar-face-color: #000099;
scrollbar-shadow-color: #000099;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #FFFFFF;

}

P {
	FONT-SIZE: 13px;
	COLOR: Navy;
	FONT-FAMILY: "MS Sans Serif";
	font-weight: normal;
}

P:visited {
	FONT-SIZE: 13px;
	CURSOR: hand;
	COLOR: #C0C0C0;
	FONT-FAMILY: "MS Sans Serif";
	TEXT-DECORATION: none;
	font-weight: normal
}
A {
	FONT-SIZE: 13px;
	COLOR: Navy;
	FONT-FAMILY: "MS Sans Serif";
	font-weight: normal;
}

A:hover {
	FONT-SIZE: 13px;
	CURSOR: hand;
	COLOR: Red;
	FONT-FAMILY: "MS Sans Serif";
	TEXT-DECORATION: underline;
	font-weight: normal
}


