body{font-family : Arial;
	font-style : normal;
	font-size : 10pt;
	color : Black;
	text-decoration: none;
	scrollbar-face-color: #000575; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #F6E632; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #F6E632; scrollbar-arrow-color: #F6E632
}

a:link 	{
	color: #000575;
	text-decoration: none;
} 
a:visited {
	color: #000575;
	font-weight:bold;
	text-decoration:none
}
a:active {color:#000575;font-weight:bold}

a:hover {text-decoration: underline; background:#F6E632;color: #000575}

p{
	font-family : Arial;
	font-style : normal;
	font-size : 10pt;
	color : Black;
	text-decoration: none
}

div.box {border: solid; border-width: thin; color:#000575; margin:10px; padding:10px}

