/* CSS Document */
/* Start General Site Wide */

BODY{ margin: 0px; padding: 0px; 	font-size: 80%;}
	
td { 	padding: 0; 
		border-width: 0; 
		vertical-align: top;
		font-family: Verdana, Arial, Helvetica, sans-serif; }
		

a:link { color: #3366CC; }
a:visited { color: #666666; text-decoration: underline; }
a:hover { color: #CC3300; text-decoration: none; }

form { display: inline;}

h1
{
	color: #000099;
	font-weight: bold;
	font-size: 1em;
	padding: 5px 0px 0px 0px;
}

h2
{
	color: #000000;
	font-size: .85em;
	font-weight: bold;
	padding: 4px 1px 4px 15px;
}

h3
{
}

/* h4 - see below in left col nav */