﻿body
{
	width: 890px;
	padding: 0px;
	margin: 0px auto;
	background-color: #eee8aa;
	font-family: Garamond, Verdana, Monospace;
	font-size: medium;
	color: #00008B;
	background-image: url(Images/BHBut.gif);
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	background-color: #f0e68c;
	color: #00008b;
}
H1
{
	font-weight: 700;
	font-size: 3em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3
{
	font-weight: 500;
	font-size: 1.58em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: right;
	text-decoration: none;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.5em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:	700;
	font-style:italic;
	height: 1.4em;
	text-decoration: normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: white;
	background-color: #00008b;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
.style
{
	z-index: 100
}
#container
{
	padding: 10px;
	border: 2px solid blue;
	border-top-width: 0px;
	background: #FFFFCC;
	color: #333333;
}
#content
{
	padding: 10px;
	border: 2px solid blue;
	border-top-width: 0px;
}
#foot
{
	background: #f0e68c;
}
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: bold;
	font-size: 0.9em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Garamond, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #f0e68c;
}	

TD
{
	font-weight: normal;
	font-size: 0.9em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Garamond, Helvetica, sans-serif;
	letter-spacing: normal;
}
A:link
{
	color: #3333cc;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}

img
{
	padding: 10px
}
