.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}

.bodytext2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9933;
	text-decoration : none;
}

.bodytext3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #99cc33;
	text-decoration : none;
}

.bodytitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration : none;
}

.bodytitle2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #669933;
	text-decoration : none;
}
	
.bodytitle3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #669933;
	text-decoration : none;
}

.largetitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	text-decoration : none;
}
	
.smalltitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration : none;
}

.linktext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	text-decoration : none;
}

a{
	color:#669933;
	text-decoration : none;
}

a:hover {
	color: #669933;
	text-decoration : none;
}


.button {
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #000000;
	border-top-color:#AAAAAA;
	border-right-color:#AAAAAA;
	border-left-color:#AAAAAA;
	border-bottom-color:#AAAAAA;
	border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-image: none;
    background-color: #FFFFFF;
    height: 15px;
    width: 150px;

} 

.contact {
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    color: #000000;
	border-top-color:#AAAAAA;
	border-right-color:#AAAAAA;
	border-left-color:#AAAAAA;
	border-bottom-color:#AAAAAA;
	border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-image: none;
    background-color: #FFFFFF;

} 