a:link {font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #006600;
		text-decoration: none;
} 
a:visited {font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #006600;
		text-decoration: none;
} 

a:hover {font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #CC3333;
		text-decoration: none;
		position : relative;
		top : 2px;
		left : 1px;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
	
hr {
height: 1px;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #666666;
}

.style3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}


    
