a { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8pt; color:#333333; }
body { 
	font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 9pt; color:#333333;
	scrollbar-base-color:		#cccccc;
	scrollbar-face-color:		#c2d5b7;
	scrollbar-track-color:		#f2dfe4;
	scrollbar-arrow-color:		#003366;
	scrollbar-highlight-color:	#e4ecdf;
	scrollbar-3dlight-color:	#006633;
	scrollbar-shadow-color:		#97b685;
	scrollbar-darkshadow-color:	#006633;
}
td { font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 9pt; }
li { font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 9pt; color:#333333; }
ol { font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 9pt; color:#333333; }

.FieldError { font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 9pt; color:#333333; }

H1 { font-size:11pt; color:#663399; font-weight:bold; }

.h1 { font-size:11pt; color:#663399; font-weight:bold; }
.h2 { font-size:10pt; color:#66cccc; font-weight:bold; }
.h3 { font-size:11pt; color:#993333; font-weight:bold; }
.h4 { font-size:9pt; color:#993333; font-weight:bold; }
.h5 { font-size:9pt; color:#006666; font-weight:bold; }

.m1 { font-size:9pt; color:#333333; }

.l1 { font-size:8pt; color:#663399; }
.l1b { font-size:8pt; color:#663399; font-weight:bold; }
.l2 { font-size:7pt; color:#66cccc; font-weight:italic; }
.l3 { font-size:7pt; color:#006666; font-weight:italic; }

form { margin:0; }

.adminbox {
	width:650px;
	padding:20px;
	}
	
.adminnav {
	border:1px solid #666;
	background-color:#fafafa;
	margin-bottom:10px;
	padding:5px;
}