h3  {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #cc9966; 
	list-style-position: outside; 
	list-style-type: square
	}

h2 {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #999933; 
	list-style-position: outside; 
	list-style-type: square
	}

.formtext1 {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666; 
	list-style-position: outside; 
	list-style-type: square
	}

.headline {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #999933; 
	list-style-position: outside; 
	list-style-type: square
	}
.subheadline1 {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #cc9966; 
	list-style-position: outside; 
	list-style-type: square
	}

.topkey {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	list-style-position: outside; 
	list-style-type: square
	}

.date_header {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666; 
	list-style-position: outside; 
	list-style-type: square;
	padding-left: 10px;
	text-align: right
	}
.maintext {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	list-style-position: outside; 
	list-style-type: square
	}

.maintext a {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #999933;  
	list-style-position: outside; 
	list-style-type: square; 
	text-decoration: none
	}

.maintext a:hover {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #999933; 
	list-style-position: outside; 
	list-style-type: square; 
	text-decoration:underline
	}

.nav1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	list-style-position: outside; 
	list-style-type: square
	}

.nav1 a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666;  
	list-style-position: outside; 
	list-style-type: square; 
	text-decoration: none
	}

.nav1 a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #999933; 
	list-style-position: outside; 
	list-style-type: square; 
	text-decoration: none
	}

.fullsolidborder {
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #666666	
	}

.fulldashedborder {
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #000000	
	}
.top_dashed_border {
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 5px;
	border-color: #999999	
	}
.bottom_dashed_border {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 10px 10px 10px 10px;
	border-color: #999999	
	}
	
.dashed_left {
	border-left-style: dotted;
	border-left-width: 1px;
	padding: 10px 10px 10px 10px;
	border-color: #999999	
	}
.bottom_left_dashed_border {
	border-left-style: dotted;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 10px 10px 10px 10px;
	border-color: #999999	
	}
