.header 
{
	font-family: Papyrus, Arial;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}
body 
{
	font-family: Papyrus, Arial;
	background-color: #99CC00;
	font-size: 18px;
}

.nav {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
.dothr {
	border: medium dashed #800080;
	width: 100%;
	text-align: center;
}

.remedy {
	color:#800080;
	font-size: 24px;
}
hr {
	text-decoration: none;
	color:#800080;
}
.style1 {font-size: 46px}
.style2 {
	font-family: Papyrus, Arial;
	font-size: 24px;
	font-weight: bold;
}


.style4 {
	font-size: 16;
	font-style: italic;
	font-weight: bold;
}

a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.bodylink {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.top {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: underline;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #02391B;	
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	text-decoration: underline;
}
.currNav {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #02391B;
	border-top-color: #02391B;
	border-right-color: #02391B;
	border-bottom-color: #02391B;
	border-left-color: #02391B;
}
.bodynav {

	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	text-decoration: underline;
}
.bodynavleft {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	border-right-color: #FFFFFF;
	text-decoration: underline;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
