h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	font-weight: bold;
	text-align: left;
}
#cont_top{
	background-image: url(images/content_top_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 100%;
}
#cont_mid{
	background-image: url(images/content_mid_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
line-height:18px;
	color: #4A784D;
	width: 100%;
	margin: 0px;
	text-align: left;
	padding: 0px;

}
#cont_bot{
	height: 36px;
	width: 100%;
	background-image: url(images/content_bot_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
}
#cont_mid p{
	width:511px;
	text-align: justify;
	margin: 0px 36px 0px 20px;
	padding: 0px;
}
#cont_mid div{
	width:511px;
	margin: 0px 36px 0px 20px;
	padding: 0px;
}
.main {
	background-image: url(images/big_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #F6FFF7;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	width:511px;
	margin: 24px 0px 0px;
	padding: 0px;
	color: #4A784D;
	text-align: center;
}
body {
	background-color: #F6FFF7;
	margin: 0px;
}
