	a	 {
	color: 			#990033;
	text-decoration:none;
	}

	a:hover {
	color: 			#999999;
	text-decoration:none;
	}

	.popup { 
	cursor: 		 help; 
	text-decoration: none;
	}
	
#title {
height: 		30px;
width:			570px;
float: 			left;
text-align:		center;
margin-top:		70px;
margin-left:	90px;			
border-bottom: 	1px solid #990033;
font: 			20pt Arial Black;
color: 			#990033;
}	

#head {
height: 		450px;
width:			570px;
float: 			left;
text-align:		left;
margin-left:	90px;
border: 		0px solid #000000;
overflow:		auto;
font: 			10pt Verdana;
scrollbar-3dlight-color: 	white;
scrollbar-face-color: 		white;
scrollbar-track-color: 		white;
scrollbar-arrow-color: 		silver;
scrollbar-highlight-color: 	white;
scrollbar-darkshadow-color: white;
}
