body 	{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFCC66;
	color: #330000;
}
p	{
	line-height: 20px;
}
caption		{
	line-height: 15px;
}

a:link	{
	text-decoration: none;
	font-weight: bold;
	color: #5F2F00;
	background-color: inherit;
}
a:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #8F3E1B;
	background-color: inherit;
}
a:hover	{
	text-decoration: underline;
	font-weight: bold;
}
h1	{
	font-size: 250%;
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	background-color: inherit;
	margin: 0px;
}
h2	{
	font-size: 160%;
	
}
h3 {  
	font-size: 140%;
}
h4	{
	font-size: 120%;
}
strong		{
	font-weight: bold;
}
img.right	{
	float: right;
}
.small {
 	line-height: 15px;
	font-size: 80%;
 } 
hr {
	height: 2px;
	color: #330000;
	background-color: inherit;
}
.tall {
	line-height: 25px;
}
.indent {
	margin-right: 20px;
	margin-left: 20px;
}
.ibrdr {
	border: 3px solid #330000;
	margin: 10px;
}
#footer {
	text-align: center;
}
#footer a	{
	line-height: 15px;
	
 } 
.special {
	background-color: #DB5D29;
	border-top: 2px solid #330000;
	border-bottom: 2px solid #330000;
	color: #FFFF99;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	font-weight: bold;
}
#main	{
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
#nav	  {
	background-color: #DB5D29;
	border-top: 2px solid #330000;
	border-bottom: 2px solid #330000;
	color: #FFFF99;
	padding-right: 20px;
	font-weight: bold;
}
.clear {
	clear: both;
}
#header	{
	padding-left: 20px;
	padding-right: 20px;
}
#nav a:link	{
	color: #FFFF99;
	font-size: 85%;
	background-color: inherit;
}
#nav a:visited	{
	color: #FFEBBF;
	font-size: 85%;
	background-color: inherit;
}
.reverse {
	font-weight: bold;
	color: #330000;
	background-color: #FFCC66;
	border: 4px double #DB5D29;
	font-size: 87%;
}
.announce {
	color: #FFFF00;
	text-align: center;
	font-size: large;
	background-color: #DB5D29;
	padding-top: 10px;
	padding-bottom: 10px;
}
