
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:focus, a:hover {
	background-color: #CC0000; 
	color: #FFFFFF; 
	text-decoration: none; 
}
a:active {
	color: #CC0000;
	text-decoration: none;
}


.basic-font {
	clear: both;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 135%;

}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

h1 {
	clear: both;
	font-size: 24px;
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin-bottom:0.5em;
		line-height: 140%;
	font-weight: bold;
	  text-transform:uppercase; 
}

h2 {
	clear: both;
	font-size: 18px;
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin-top:20px;
	margin-bottom:0.5em;
		line-height: 140%;
	font-weight: bold;
	
}

.content {
float:left;
width:560px;
}

.style2 {font-size: 18px; font-weight: bold; }

