
#highlight {
		background-color: #DEEEE1;
		}
#textblock {
	margin: 0px auto;
	width: 475px;
	text-align: justify;
	}

A:link	{	
	text-decoration:	underline;
	color:	#0C6C87;
	background:	none;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#004D46;
	background:	none;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#008080;
	background:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
        color:	#0F7318;
	background:	#CDDDD1;
	}	

kbd {
	padding: 1px 2px 0px 2px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
        border-color: #008000;
	font-family: "arial","helvetica";
}		

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #008080;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #008080;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #008080;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #008080;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 0px;
}

