body{
	margin: 0px;
	background-color: #2F5073;
}

a:link {
	color: #CD4C2A;
	font-weight: bold;
}

a:visited {
  color: #CD4C2A;
  font-weight: bold;
}

a:active {
  color: #CD4C2A;
  font-weight: bold;
}

a:hover {
  color: #AD604D;
  font-weight: bold;
}

.copyright{
font-family: verdana, sans-serif;
font-size: 9px;
}

a.copyRight{
color: #4A4E51;
text-decoration: none;
}

a.copyRight:hover{
text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.search1 {
	width: 131px;
	height: 19px;
	border: 1px solid #B8D4E7;
	background-color: #FFFFFF;
}
.vatietytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BF0000;
	text-decoration: underline;
}

.nopad {
	margin: 0px;
	padding: 0px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}
