/* CSS Document */

BODY
{
	font-size: 11px;
	background-color: #9BCD9C;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 39px;
	color: #618F48;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg600.jpg);
	font-weight: bold;
	background-repeat: repeat;
}
a {
	color: #603A71;
}

.content {
	font-size: 11px;
	line-height: 130%;
	color: #52439C;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
}
.content a {
	color: #4D6B9F;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
}
.content a:hover, active {
	color: #5A8C89;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: underline;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4E527C;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #52439C;
}
