.content {
	font-family: Verdana;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #474747;
	text-decoration: none;
}
.contentsmall {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #474747;
	text-decoration: none;
}
.contentgreen {
	font-family: Verdana;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #727E00;
	text-decoration: underline;
}
.contentquote {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #727E00;
}
.bottom {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bottombig {
	font-family: Verdana;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bottommiddle {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_footer {
	background-image:  url("../images/bottom.jpg");
	background-repeat: no-repeat;
	background-position: right center;
}
.left_border {
	background-image:  url("../images/left_border.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.top_border {
	background-image:  url("../images/top_border.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.rightborder {
	border-right: thin solid #727E00;
}
.styleH1{
	font-family: Verdana;
	font-size: large;
	font-weight: bolder;
	font-variant: small-caps;
	color: #727E00;
}
.styleH2 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	color: #727E00;
	text-align: left;
}
.lowline {
	font-size: xx-small;
	font-weight: normal;
}
.profile {
	font-family: Verdana;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #727E00;
	border: thin solid #727E00;
	border-width: 1px 1px 1px 1px;
}
h1 {
	font-family: Verdana;
	font-size: larger;
	font-weight: bolder;
	font-variant: small-caps;
	color: #727E00;
	text-align: center;
}
h2 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	color: #727E00;
	text-align: left;
}

