body {
	margin: 6px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    SCROLLBAR-FACE-COLOR: #555555; 
	SCROLLBAR-HIGHLIGHT-COLOR: #888888; 
	SCROLLBAR-SHADOW-COLOR: #222222; 
	SCROLLBAR-3DLIGHT-COLOR: #444444; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: #333333; 
	SCROLLBAR-DARKSHADOW-COLOR: #222222;
	background-image: url(images/bg.gif) 
	  } 
	  
p {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

form { margin-top: 0; 
		margin-bottom: 0; 
	  }
input {
		font-size: 10px;
		margin-top: 0; 
		margin-bottom: 0; 
}
	  
select {
		font-size: 10px;
}
	  
a {
	text-decoration: none;
}


a.mainlink {
	font-weight: bold;
	color: white;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: underline;
}

a.mainlink:hover {
	font-weight: bold;
	color: red;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: underline;
}