* {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}
img {
	display: block;
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
}
div.body {
	text-align: left;
	width: 743px;
	border-style:dotted;
	border-width:1px;
	border-color:#000000;
}
div.body div {
	float: left;
}
.body .content {
	float:right;
	margin:0px;
}
.body .content img {

	margin-left:-4px;
}
.body .content .text {
	width: 463px;
	height:auto;
	background-attachment:fixed;
	overflow: auto;
	background-color: #F7F5F5;
}
div.ex {
	width:275px;
	height:900px;
	background-color: #6DB33E;
}
form {
	margin:0px;
	padding:0px;
}
form.help {background-color:#6DB43F; padding:15px; margin:10px;}
form.help h2 {text-align:center; color:#FFFFFF;}
form.help input, form.help select, form.help input[type=radio] {
	margin:5px;
}
.glance {font-weight:bold; line-height:12pt; font-size:10pt;}
h1, h2, h3, h4, h5, h6 {
	color: #6FB640;
	font-size: 18px;
}
.footer {
	width:100%;
	text-align:center;
}
.footer a {
	padding:5px;
	color:#009900;
}
.footer a:hover {
	color:#00CC00;
}
.footer a:visited {
	color:#666666;
}
a {
	color:#009900;
}
a:hover {
	color:#00CC00;
}
a:visited {
	color:#666666;
}
