/* OVERRIDDEN TAG STYLES */
BODY
{
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
}

/* CENTER CONTENT STYLES */

H3
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-weight: bold;
	font-size: 18px;
	color: #003366;
}
H2
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
FONT
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
}
A:link
{	
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
A:visited
{	
	text-decoration: none;
	font-weight: bold;
	color:	#1C3267;
}		
A:active
{	
	text-decoration: underline;
	font-weight: bold;
	color:	#3D6EE2;
}		
A:hover
{	
	text-decoration: underline;
	font-weight: bold;
	color:	#33CC00;
}

/* SPECIALTY CLASSES */


/*  MAJOR SITE COLORS:
  #99CC00  --  Yellow
  #33CC00  --  Green
  #003366  --  Blue
*/
