a:link {color: #336633; text-decoration: none;}
a:visited {color: #DBE7F0; text-decoration: none;}
a:active {color: #F5EDD5; text-decoration: underline;}
a:hover {color: #422120; text-decoration: underline; background-color: #FFFFFF;}


table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana, Arial, Helvetica ;
	color: #000033 ; background-color: #336633 ;
	line-height: 150% ;
	padding-bottom: 10 pt ;
	font-size: 12 pt ;
}

normal
{
	font-family: Verdana, Arial, Helvetica ;
	color: #000033 ;
	font-size: 12 pt ;
	padding-bottom: 10 pt ;
	line-height: 150% ;
}

p
{
	font-family: Verdana, Arial, Helvetica ;
	color: #000033 ; 	
	font-size: 12 pt ;
	padding-bottom: 10 pt ;
	line-height: 150% ;
}

h1
{
	font-family: Verdana, Arial, Sans-serif ;
	font-size: 14 pt ;
	letter-spacing: 1 ;
	font-style: all-caps ;  text-transform: uppercase; 
	color: #FFFFFF ;
	padding-top: 5 pt ;
	padding-bottom: 5 pt ;
}


h2
{
	font-family: Times New Roman, Times;
	font-size: 18 pt ;
	color: #996600; 
	letter-spacing: 6 ;
	font-style: all-caps ;
	padding-bottom: 5 pt ;
}


h3
{
	font-family: Times New Roman, Times;
	color: #8AAFD0 ; 
}


h4
{
	font-family: Times New Roman, Times;
	font-style: italic ;
	letter-spacing: 2 ;
	color: #8AAFD0 ;
}


HR { align: center; width: 95%; size: 10; color: #996600; background: #996600; noshade: noshade; }