BODY	{	
	font-size:	.75em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	color: black;
	background: #C6EFF7;
	margin-left: 5%;
	margin-right: 5%;
	}	

H1	{	
	font-family:	Myriad Web, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	font-size:	2.5em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
	}	
		
H2	{	
	font-family:	Myriad Web, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	font-size:	1.75em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
	}	
		
A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C00;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#29006b;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F00;
	}	
		
 


div.shadowbox {
background: #E0E0E0;   
padding-left: 1em;
padding-right: 1em;
padding-top: 1em;
padding-bottom: 1em;    
border-left: none;
border-right: solid;
border-top: none;
border-bottom: solid;
border-width: thin thick thick thin;
border-style:  outset;
border-color: silver;
width: 50%;
  }

HR	{
	color: black;
	width: 80%;
	background:	white;
	}

ADDRESS {font-size: 75%;}