BODY
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	color: Navy;
	margin-left: 85px;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
}

H1
{
	background: #3366ff;
	color: White;
}

H2, H3
{
	color: #3366FF;
}
H1	{	
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	}	
		
H2	{	
	font-size:	1.5em;
	font-weight:	700;
	font-style:	normal;
	}	
		
H3	{	
	font-size:	1.0em;
	font-weight: 700;
	font-style:	normal;
	}	

A:link
{
	color: Blue;
	text-decoration: underline;
}	
		
A:visited, active
{
	color: Red;
	text-decoration: underline;
}	
		
A:hover
{
	color: Green;
	text-decoration: underline;
}

.updated
{
	font-weight: normal;
	font-size: 9pt;
}

.greeting
{
	font-size: 14pt;
	text-indent: 30px;
}

.committee
{
	font-size: 14pt;
	font-style: italic;
	text-decoration: underline;
}
