@import url(boxstyles.css);

.subheaad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
}
.smallbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
}
.largebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
}
.body, p, body, table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bodysub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #004579;
}
.redsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}
a {
	color: #990000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #004579;
	font-style: italic;
}
.bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
.beige {
color:#FFCC99;

}
.nav a {
font-size:14px;
font-weight:bold;
font-stretch:condensed;
color:#FCF2E6;
text-align:center;
font:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;

}
.nav a:hover {
color:#660000;

}
.homenav a {
font-size:11px;
font-weight:bold;
font-stretch:condensed;
color:#660000;
text-align:center;
font:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
.homenav a:hover {
color:#333;

}