body 
{
	margin:-10px 0 0 -10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	color: #900000;
	text-align: justify;
	padding: 0px;
	scrollbar-3dlight-color:#ffd454;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffd454;
	scrollbar-darkshadow-color:#ffd454;
	scrollbar-face-color:#ffd454;
	scrollbar-highlight-color:#ff9933;
	scrollbar-shadow-color:#ff9933;
	scrollbar-track-color:#ffd454;
}

html body {margin:0}

p {
font-family: Tahoma, Verdana, sans-serif; 
font-size: 12px;
line-height: 17px;
}

a:link 	  {color:#750e29; font-weight: bold; text-decoration: none;}
a:visited {color:#990000; text-decoration: none;}
a:active  {color:#ff0000; text-decoration: none;}
a:hover   {
color:#ff0000;
font-weight: bold;
text-decoration: underline;
}