a:link {color: #679bff; text-decoration: none;}
a:visited {color: #679bff; text-decoration: none;}
a:active {color: #679bff; text-decoration: underline;}
a:hover {color: #ffffff; text-decoration: underline; background-color: #99ccff;}


table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Arial, Verdana, Helvetica ;
	color: #000033 ; background-color: #FFFFFF ;
	line-height: 150% ;
	padding-bottom: 10 pt ;
	font-size: 12 pt ;
}

normal
{
	font-family: Arial, Verdana, Helvetica ;
	color: #000033 ;
	font-size: 12 pt ;
	padding-bottom: 10 pt ;
	line-height: 150% ;
}

p
{
	font-family: Arial, Verdana, Helvetica ;
	color: #000033 ; 	
	font-size: 12 pt ;
	padding-bottom: 10 pt ;
	line-height: 150% ;
}


/* main page headers in red */
h1
{
	font-family: times, times new roman, serif ;
	font-size: 16 pt ;
	letter-spacing: 0 ;
	color: #990033 ;
	padding-top: 5 pt ;
	padding-bottom: 5 pt ;
	margin-top: 5 pt ;
	margin-bottom: 5 pt ;
	text-align: center ;
}


h2
{
	font-family: Arial, Verdana, Helvetica ;
	font-size: 14 pt ;
	color: #04019A; 
	padding-bottom: 0 pt ;
	padding-top: 0 pt ;
	margin-top: 0 ;
	margin-bottom: 5 pt ;
	font-weight: bold ;
	line-height: 110% ;

}


/* sidebar column text, smaller and tighter */
h3
{
	font-size: 9 pt ;
	padding-bottom: 0 pt ;
	padding-top: 0 pt ;
	line-height: 110% ;
	font-weight: plain ;
	margin-top: 0 pt ;
	margin-bottom: 0 pt ;
}



h4
{
	font-family: Times New Roman, Times ;
	letter-spacing: 3 ;
	color: #04019A;
	margin-top: 0 pt ;
	margin-bottom: 0 pt ;
}



/* navbar menu text*/
h6
{
	font-family: Arial, Verdana, Helvetica ;
	font-size: 13 pt ;
	font-style: bold ;
	color: #FFFFFF ;
	text-align: center ;
	line-height: 95% ;
	margin-top: 15 ;
}


HR { align: left; width: 95%; size: 10; color: #990033 ; background: #990033 ; noshade: noshade; }