BODY	{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: 			#3e0000;
	background-color:	#421076;
	margin-left:		12px;
	margin-top:		12px;
	}
	
H1	{
	margin-top: 1em; 
	margin-bottom: 1em;
	text-align: center;
	}	

H2	
	{
	font-size: 17pt;
	font-weight: demi-bold;
	color: #421076;
	margin-top: 1em; 
	margin-bottom: .1em;
	text-align: center;
	}

H3	
	{
	font-size: 15pt;
	font-weight: demi-bold;
	color: #421076;
	margin-top: 1em; 
	margin-bottom: .1em;
	text-align: center;
	}

H3.ivory	
	{
	font-weight: demi-bold;
	color: #e6d288;
	margin-top: 1em; 
	margin-bottom: .1em;
	text-align: center;
	}

H4.ivory	
	{
	font-size: 10pt;
	color: #e6d288;
	line-height: 1.5em;
	text-align: center;
	}

	
H4	{
	font-size: 12pt;
	line-height: .5em;
	}

H4.bold	{
	font-size: 10pt;
	font-weight: bold;
	line-height: .5em;
	text-align: center;
	}

H4.boldred	{
	font-size: 10pt;
	font-weight: bold;
	line-height: .5em;
	color: #541111;
	text-align: center;
	}

H5	{
	font-size: 8pt;
	font-weight: bold;
	line-height: .5em;
	text-align: center;
	}



H4.boldiv	{
	font-size: 10pt;
	font-weight: bold;
	color: #e6d288;
	line-height: 1.5em;
	text-align: center;
	}

	
H4.italic	{
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	line-height: .5em;
	text-align: center;
	}


.ivory
	{
	color: #e6d288;
	}

.menu
	{
	color: #dfd480;
	}

.selected
	{
	color: #e6d288;
	background: #dfd480;
	}

.beige
	{
	color: #ada25e;
	}

.red
	{
	color: #830016;
	}

P, li, td	
	{
	color: #421076;
	font-size: 14pt;
	}
	
UL.hp	{
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	
A:link 
	{ 
	color: #1144cc;
	background: transparent;
	 }
A:visited 
	{ color: #1144cc;
	background: transparent;
	}

A:link.email 
	{ 
	color: #blue;
	font-style: italic;
	background: transparent;
	}	 
		 
A:link.menu	
	{color: #blue;	
	background-color: transparent;
	text-decoration: none;
	}	
A:visited.menu	
	{color: #1144cc;	
	background-color: transparent;
	text-decoration: none;
	}	
	
A:hover.menu 
	{ 
	color: #3355cc;
	background-color: transparent;
	<!--- text-decoration: none; --->
	}			

 
A:hover
	{ 
	color: #4466dd;
	background-color: transparent;
	<!--- text-decoration: none; --->
	}



