h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
	text-align: center;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #4D3054;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #940031;

}

:link { color: #940031} /* for unvistited links */
:visited { color: #940031} /* for vistited links */
:hover { color: #663300} /* when mouse over links */
:active { color: #940031} /* when link is clicked */

.footer {
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #940031;

}
.tableborder {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.body_bg {
	background-color: #ffcf63;
}


.imagepad5 {
	border: 1px solid #000000;
	margin: 0px 10px 5px 0px;
}
.bold {
	font-style: normal;
	font-weight: bold;
	color: #940031;
}
.cell10pix {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
padding: 10px;
}
.line {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border: medium groove #940031;	
	}
.lower_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #940031;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-style: italic;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #940031;
	text-align: center;
}
.header_bg {
	background-repeat: no-repeat;
	background-position: left top;
}


.nav_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 940031;
	text-align: center;
}
.nav_a:link { color: #FFFFFF} /* for unvistited links */
.nav_a:visited { color: #FFFFFF} /* for vistited links */
.nav_a:active { color: #FFFFFF} /* when link is clicked */
.nav_a:hover { color: #D5C502} /* when link is clicked */


.pictureborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
