body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #99A95F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	/* comment */
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E4651;
	font-weight: normal;
}
.title_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E4651;
	font-weight: normal;
	font-style: italic;
}
.style3 {
	color: #5E4651
}
.text_white {
	color: #FFFFFF
}
a {
	font-size: 11px;
	color: #5E4651;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E4651;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}
.subnav { 
	font-size: 11px;
	color: #5E4651;
}
.subnav:link {
	text-decoration: underline;
}
.subnav:visited {
	text-decoration: underline;
	color: #5E4651;
}
.subnav:hover {
	text-decoration: underline;
	color: #000000;
}
.subnav:active {
	text-decoration: underline;
	color: #6699FF;
}
.buttons {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f5f2df;
}
.buttons_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f2df;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f5f2df;
}
.buttons2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f5f2df;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f5f2df;
}
.buttons_bot2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f2df;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f5f2df;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f5f2df;
}
.background {
	background-repeat: no-repeat;
}

