body {
	background-image: url();
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #dbdbdb; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ececec; 
	SCROLLBAR-ARROW-COLOR: #f9f9f9; 
	SCROLLBAR-TRACK-COLOR: #f9f9f9; 
	SCROLLBAR-DARKSHADOW-COLOR: #ececec;
}

.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.titlefont {
	font-family: Arial;
	font-size: 12px;
	color: #9E0B0E;
	font-weight:bold;
	text-decoration: none;
}

.link2{color:#000000; font:12px Arial; text-decoration:none;}
.link2:hover{color:#000000; font:12px Arial; text-decoration:underline;}
