body {
	background-image: url(images/background_tile.gif);
}

h2 {
text-decoration: none;
color: #0066CC;
}

img {
border-color:#000000;
}

.no_underlines {
	text-decoration:none;
}

.main_table {
	background-image: url(images/background_tile.jpg);
	border: 1px solid #1F5A4F;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.minitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.leveloneheader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #92723d;
	text-decoration: none;
	line-height: 18px;
}
.leveltwoheader {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #2F695D;
	text-decoration: none;
	line-height: 18px;
}
.links {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7e1e2d;
	text-decoration: underline;
	line-height: 18px;
}
