body {
		
		background-color: #B5B17E;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
		clip:  rect(0px 0px 0px 0px);
		text-align: justify;
	
		SCROLLBAR-FACE-COLOR: #DEDCB9;
		SCROLLBAR-HIGHLIGHT-COLOR: #DEDCB9;
		SCROLLBAR-SHADOW-COLOR: #DEDCB9;
		SCROLLBAR-3DLIGHT-COLOR: #DEDCB9;
		SCROLLBAR-ARROW-COLOR:  #790000;
		SCROLLBAR-TRACK-COLOR: #938D59;
		SCROLLBAR-DARKSHADOW-COLOR: #DEDCB9;
	}

td {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		text-align: justify;
	}

a:link 	{ color:#790000; font-size:10px; text-decoration:none;}
a:visited 	{ color:#790000; font-size:10px; text-decoration:none;}
a:hover 	{ color:#000000; font-size:10px; text-decoration:underline;}
a:active 	{ color:#000000; font-size:10px; text-decoration:none;}
a:focus 	{ color:#000000; font-size:10px; text-decoration:none;}
