body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	font-weight: normal;
	background-color: #eeeeee;
}

a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 0.2em;
	word-spacing: 0.1em;
}

a:hover {
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

.body_text {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;

}
.divider {
	border-top: 1px solid #000066;
	border-right: 0px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 0px solid #000066;
	background-color: #eeeeee;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h1 {
	font-size: 26px;
	font-weight: bold;

}
h2 {
	font-size: 18px;
	font-weight: bolder;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #00CC00;

}
h4 {
	font-size: 14px;
	font-weight: bolder;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;

}
h6 {
	font-size: 8px;
	font-weight: bolder;
}
.maintable {
	border: 1px solid #000066;
	background-color: #FFFFFF;
}
.picborder {
	border: 1px solid #000066;
}
