.bottommenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.design {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	padding-left: 50px;
	padding-right: 50px;

}
.newstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #336633;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.bigdesign {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
}
.red {
	font-variant: normal;
	color: #CC0000;
}
.border {
	border-bottom-color : #CC0000;
	border-bottom-style : solid;
	border-bottom-width : thin;
		border-top-color : #CC0000;
	border-top-style : solid;
	border-top-width : thin;
		border-left-color : #CC0000;
	border-left-style : solid;
	border-left-width : thin;
		border-right-color : #CC0000;
	border-right-style : solid;
	border-right-width : thin;
}