@charset "utf-8";
/* CSS Document */

.maintxt {
		font-family: "Univers Bold", Univers, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #675E48;
}

.maintxt2 {
	font-family: "Univers Bold", Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9BA279;
}

.maintxt3 {
	font-family: "Univers Bold", Univers, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #675E48;
}


.maintxt4 {
	font-family: "Univers Bold", Univers, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #675E48;
}

.maintxt5 {
font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #675E48;
}
.maintxt5b {
font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #675E48;
}

.title {
	font-size: 13px;
	color: #675E48;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.profile {
	font-size: 13px;
	color: #675E48;
	font-family: Garamond, "Times New Roman", Times, serif;
}

ul.disc 
{
list-style-type: disc
}

ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: disc
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
}

.footer {
		font-family: "Univers Bold", Univers, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828F4D;
}

.footerb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828F4D;
}

.footer2 {
	font-family: "Univers Bold", Univers,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A5C919;
}

.footer3 {
	font-family: "Univers Bold", Univers, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5239;
	font-weight: normal;
	background-color: #F9FFE5;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C5239;
	padding-bottom: 5px;
}

A {
text-decoration: none;
color: #A4B079;
}

A:Hover {
text-decoration: underline;
color: #BBC29F;
}
body {
	background-color: #5A5C5A;
	margin-top: 0px;
}
