body {
	margin-left: 5 px;
	margin-top: 0;
	margin-right: 0;
	background-color:#000000 ; 
	scrollbar-face-color: #99CCFF; 
	scrollbar-shadow-color: #3399CC; 
	scrollbar-highlight-color: #CCFFFF; 
	scrollbar-3dlight-color: #0099CC; 
	scrollbar-darkshadow-color: #006699; 
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #003333; 
	background-image:   url(jonbackground.gif);
	}

body,td,th,p,input,select,textarea {	
		font-size:11pt ; 
		font-family:"arial","helvetica","sans serif" ; 
		color:000000;
		}
		
input,textarea,select {font-size:x-small; } 		
		
a:link {color:#333333}
a:visited {color:00CCFF}
a:hover {color:00CCFF; text-decoration:underline;}

H1,H2 {font:bold 18pt ;}
H3 {font:bold 14pt ;}
H4 {font-size: 12pt; font-weight: bold; vertical-align: text-bottom}
H5,H6 {font:normal 12pt ;}

DT,LI {
	font-weight: bold;
	list-style-position: inside;
}

.smalltext {font-size:10pt ; }
.tinytext{font-size:8pt ; }

.minipanel {border: medium solid #000000}
