BODY {
	background: #FFFFCC;
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
	scrollbar-3dlight-color : #000066;
	scrollbar-arrow-color : #FFFFCC;
	scrollbar-base-color : #000066;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #000066;
	scrollbar-shadow-color : #000066;
	scrollbar-track-color : #FFFFCC;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color : #000066;
}


A {
	text-decoration: none;
	color:#FFFFCC;
	font-family : Arial, sans-serif;
	font-size : 1em;
}

A:Hover {
	text-decoration: none;
	color: #AAB5FF;
	font-size : 1em;
	font-family : Arial, sans-serif;
}


TABLE,HR{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFCC;
	font-size : 1em;
}

TD, P {
	color :#000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	text-decoration : none;
}

