/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
body {
	background-color: #b9d0dc;
}
a:link {
	color: #003366;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #990000;
}
h1 {
	font-size: 125%;
	color: #3e647e;
	text-align: left;
}
h2 {
	font-size: 110%;
	color: #333333;
	text-align: left;

}
.bodyText {
	line-height: 150%;
	margin-right: 10px;
	text-align: left;
}
.mainImage {
	border: solid 1px #000;
	padding: 5px;
	background-color: #F6F3E7;
}
