body {
	background: white;
	font-family: verdana;
	font-size: 13px;
	color: #000000 }
	
	a:link { color: #333333;
				text-decoration: underline } 
	a:hover { color: #999999;
	          text-decoration: blink }
	a:visited { color: #666666 } 
	a:active { color: #333333 }
	
.header { font-family: arial;
	 font-size: 18px;
	 font-weight: normal;
	 color: #000000 }
	 
.blue { color: #0000CC }
	
.8 { font-family: verdana;
	 font-size: 10px;
	 text-decoration: none; }
	 
.10 { font-family: verdana;
	 font-size: 13px; }
	 
.a8 { font-family: verdana;
	 font-size: 10px }
	 
.a10 { font-family: verdana;
	font-size: 13px;
	text-decoration: underline }
	
.a10bold { font-family: verdana;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold }
	
.a10bb { font-family: verdana;
	 font-size: 13px;
	 color: #0000CC;
	 text-decoration: underline;
	 font-weight: bold }
	
.8bold { font-family: verdana;
	 font-size: 10px;
	 font-weight: bold }
	 
.10bold { font-family: verdana;
	 font-size: 13px;
	 font-weight: bold }
	 
.8boldblue { font-family: verdana;
	 font-size: 10px;
	 font-weight: bold;
	 color: #0000CC }
	 
.10boldblue { font-family: verdana;
	 font-size: 13px;
	 font-weight: bold;
	 color: #0000CC }
	 
.10boldwhite { font-family: verdana;
	 font-size: 13px;
	 font-weight: bold;
	 color: #FFFFFF }
	 
.8white { font-family: verdana;
	 font-size: 10px;
	 font-weight: normal;
	 color: #FFFFFF }
	 
.8white { font-family: verdana;
	 font-size: 13px;
	 font-weight: normal;
	 color: #FFFFFF }
	 
.error { font-family: verdana;
	 font-size: 13px;
	 font-weight: normal;
	 color: #FF0000 }
	 
.8error { font-family: verdana;
	 font-size: 10px;
	 font-weight: normal;
	 color: #FF0000 }
