.searchbutton {
width : 80px;
height : 18px;
border : 1px solid #4f4f64;
color : #4f4f64;
background-color : #ecedf2;
text-align : center;
font-family: times new roman; font-size : 14px;
}
a {
text-decoration : underline;
color: #298942;
}
a:hover {
text-decoration : none;
color: #298942;
}
body {
	color : #4f4f64;
	text-align : justify;
	font-family: tahoma; font-size : 12px;
}
select {
color : #4f4f64;
text-align : justify;
font-family: times new roman; font-size : 14px;
height : 18px;
border : 1px solid #acacbe;
}
.black {
color : #000000;
}
.green {
color: #298942;
}
h3 {
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Tahoma; font-style: normal; font-size: 12pt;
color: #000000;
}
.blue{
color: #1A75AC;
}
.blue:hover{
color: #1A75AC;
text-decoration: none;
}
