BODY
{
    BACKGROUND-COLOR: #E6F2FF;
    color: #800080;
    FONT-FAMILY: Goudy Old Style, Times New Roman, serif;
    FONT-SIZE: 1.0em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #660066;
    background-color: #E6F2FF
}
H1	{	
	font-family: Goudy Old Style, Times New Roman, serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Goudy Old Style, Times New Roman, 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-family: Goudy Old Style, Times New Roman, serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Goudy Old Style, Times New Roman, serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Goudy Old Style, Times New Roman, serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Goudy Old Style, Times New Roman, serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Goudy Old Style, Times New Roman, serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Goudy Old Style, Times New Roman, serif;
	}	


tbody td a:visited {
	color: purple;
	background-color: White;
	text-decoration: none;
}
tbody td a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

A:link	{	
	font-size:	1em;
	font-weight:	bold;
	text-decoration:	none;
    COLOR: #660066;
	}	
		
A:visited	{	
	font-size:	1em;
	font-weight:	bold;
	text-decoration: none;
	color:	#800080;
	}	
		
A:active	{	
	font-size:	1em;
	font-weight:	bold;
	text-decoration:	none;
    COLOR: #FF00FF;
	}	
		
A:hover	{	
	font-size:	1em;
	font-weight:	bold;
	text-decoration:	underline;
    COLOR: #660066;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	div.banner
	{
		position: absolute; 
		left: 0px; 
		top: 0px
	}
	div.nav
	{
		position: absolute; 
		left: 10px; 
		top: 175px; 
		width:175px
	}
	div.main
	{
		POSITION: absolute; 
		left: 200px; 
		TOP: 165px; 
		width: 450px;
	}
	div.main H1, H2, H3, H4, H5, H6
	{
		text-align:center
	}
	div.right 
	{
		COLOR: #660066;
		text-align: right;	
  		font-style: italic
	}
	div.RightMargin
	{
		POSITION: absolute; 
		left: 672px;
		width: 112px;
		top: 165px
	}
	p.nav
	{ 
		margin-top: 2px; 
		margin-bottom: 2px 
	}
