p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: eb1512;
	text-decoration: underline;
}

a:active {
	font-family: arial, helvetica, sans-serif;  
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration: none;
}.background {
	background-attachment: fixed;
	background-image: url(images/bkgd_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
