.mainstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #494623;
	line-height: 24px;

}
.white-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f4f3e8;
	line-height: 22px;


}
.main-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: 494623;
}
.background {
	background-image:  url(images/body_background.jpg);
	background-repeat: repeat-y;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 494623;

}
a:link {color: #ffffff; text-decoration: underline; }
a:active {color: #ffffff; text-decoration: underline; }
a:visited {color: #ffffff; text-decoration: underline; }
