body {
	background: #9EB08C url(images/bg.gif) repeat-x;
	margin: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #658148;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	color: #0C2F82;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	color: #3D599B;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C2F82;
	border-right-color: #0C2F82;
	border-bottom-color: #0C2F82;
	border-left-color: #0C2F82;
	background: #FFFFFF url(images/bg_logodesign.gif) no-repeat center 25px;
	padding: 10px 20px;
}
.content p {
	padding-left: 200px;
	padding-right: 20px;
}
.content li {
	margin-left: 200px;
	margin-right: 20px;
	margin-bottom: 6px;
}
.tabletitle {
	font-weight: bold;
	color: #FFFFFF;
	background: #658148;
}
.nomargin {
	margin-bottom: 0px;
}
a:link {
	color: #0C2F82;
	text-decoration: underline;
}
a:visited {
	color: #0C2F82;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.contenthome {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C2F82;
	border-right-color: #0C2F82;
	border-bottom-color: #0C2F82;
	border-left-color: #0C2F82;
	background: #FFFFFF;
	padding: 10px 20px;
}
