h1 {
	color: #3072ff;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;}

h2 {
	color: #3072ff;
	font: bold 20px Georgia, Georgia, serif;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;}

h3 {
	color: #3072ff;
	font: normal 20px Georgia, Georgia, serif;
	text-align: left;
	padding: 0;
	margin: 100x 0 10px 0;}

a:link  {
	color: #3072ff; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	color: #339fff; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #858585; 
	border-top: 0px;
	border-bottom: 0px;	
	text-decoration: none; 
	font-weight: bold;
}

a:active {
	color: #0E63A6; 
	text-decoration: none; 
	font-weight: bold;
}

.headerleft a:link  {
	color: #0E63A6; 
	text-decoration: none; 
	font-weight: normal;
}

.headerleft a:visited {
	color: #d0d0d0; 
	text-decoration: none; 
	font-weight: normal;
}

.headerleft a:hover {
	color: #fff; 
	text-decoration: overline underline; 
	font-weight: normal;
}

.headerleft a:active {
	color: #0E63A6; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:link  {
	color: #0E63A6; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:visited {
	color: #d0d0d0; 
	text-decoration: none; 
	font-weight: normal;
}

.footerright a:hover {
	color: #fff; 
	text-decoration: overline underline; 
	font-weight: normal;
}

.footerright a:active {
	color: #0E63A6; 
	text-decoration: none; 
	font-weight: normal;
}