body {
	background-color: #bec6d0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #423086;
	text-decoration: none;
}
p {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #423086;
	text-decoration: none;
}
.nav {
	color: #423086;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.nav_current {
	color: #73b84d;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #423086;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #73b84d;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.link {
	color: #423086;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}

.link:hover {
	color: #73b84d;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.bold {
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #423086;
	text-decoration: none;
}
.gray {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}