body{
	background-image: url(images/background_image.jpg); background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
    font-family:  verdana, helvetica, arial, sans;
    font-size: 13px;
    color: #333333;
	}
div, p, th, td, li, dd, dl, dt, ul   {
    font-family:  erdana, helvetica, arial, sans;
    font-size: 13px;
	color: #333333;
    }
.navbg{
	background-image: url(images/nav_bg.jpg); background-repeat: no-repeat;
	}
.body{
    padding-left: 25px;
    padding-right: 25px;
	}
.subhead{
	font-weight:bold;
	color:#E46E73;
	font-size: 15px;
	font-style: italic;
	padding-right: 25px;
	}
.subhead2{
	font-weight:bold;
	color:#E46E73;
	font-size: 13px;
	padding-right: 25px;
	}
.head{
	padding-top: 20px;
	font-weight:bold;
	color:#E46E73;
	font-size: 17px;
	}
hr	{
	color: #E46E73;
	width: 80%;
	}
.space	{
	padding-top: 10px;
	}
.quote{
	Margin-left: 20px;
	Margin-right:20px;
	color:#000066;
	}
a:link	{
	text-decoration: underline;
	color: #000066;
	}
a:hover	{
	text-decoration: underline;
	color: #E2666B;
	}
a:visited	{
	text-decoration: underline;
	color: #E2666B;
	}
a:active	{
	text-decoration: underline;
	color: #FF0000;
	}
.footer	{
	font-size: 11px;
	}
.footA:link	{
	text-decoration: none;
	color: #404C3B;
	}
.footA:hover	{
	text-decoration: underline;
	color: #E2666B;
	}
.footA:visited	{
	text-decoration: none;
	color: #E2666B;
	}
.footA:active	{
	text-decoration: none;
	color: #FF0000;
	}
.nav		{
	padding-top: 10px;
	}
.navA:link	{
	text-decoration: none;
	color: #788073;
	font-weight: bold;
	}
.navA:hover	{
	text-decoration: underline;
	color: #E2666B;
	font-weight: bold;
	}
.navA:visited	{
	text-decoration: none;
	color: #E2666B;
	font-weight: bold;
	}
.navA:active	{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	}
.question	{
	font-weight: bold;
	color: #788073;
	}
.intro	{
	font-weight: bold;
	font-style: italic;
	}
.box	{
	border: 2px solid #E46E73;
	padding: 10px;
	}
