a {
	font-size: 90%;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.style2 {color: #FF3300}
.style5 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; }

 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 300%;
	background-repeat: no-repeat;
}
h3 {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
h4 {
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	color: #009900;
}



.greenbox {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.imageright {
	margin: 0px 5px 5px;
	padding: 5px;
	float: right;
}
.imageleft {
	margin: 0px 5px 5px;
	padding: 5px;
	float: left;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
