body {
	font-family: arial;
	font-size: 12px;
	color: black;
	margin-top: 0px;
	padding-left: 15px;
	background-image: url(images/background.jpg);
}
p {
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 0px;
}

h1 {
padding: 3px;
	font-size: 14px;
	font-style: italic;
	background-image: url(images/redback.jpg);
	color: White;
	margin-bottom: 1px;
	margin-top: 1px;
	clear: both;
}

h2 {
	padding: 3px;
	font-size: 14px;
	font-style: italic;
	background-image: url(images/blackback.jpg);
	color: White;
	margin-bottom: 1px;
	margin-top: 1px;
	clear: both;
}

h3 {
	font-size: 14px;
	color: White;
	font-style: italic;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}

h4 {
	font-size: 14px;
	color: red;
	font-style: italic;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}

a.topnav:link, a.topnav:visited, a.topnav:active {
	
	font-family: Arial;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;

	
	}

a.topnav:hover {
	
	font-family: arial;
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
		margin-left: 10px;
	
	}

a:link, a:visited, a:active {
	
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: underline;
	
	
	}

a:hover {
	
	font-family: arial;
	color: red;
	font-size: 12px;
	text-decoration: none;
	
	}
	a.adlit:link, a.adlit:visited, a.adlit:active {
	
	font-family: arial;
	font-size: 11px;
	color: Red;

	
	}

a.adlit:hover {
	
	font-family: arial;
	color: White;
	font-size: 11px;
	
	}
	
	a.bottomnav:link, a.bottomnav:visited, a.bottomnav:active {
	
	font-family: arial;
	font-size: 12px;
	color: white;
	
	}

a.bottomnav:hover {
	
	font-family: arial;
	color: white;
	font-size: 12px;
	}
	
	.footer {
	
	font-family: arial;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
	
	.adlit {
	
	font-family: arial;
	color: white;
	font-size: 11px;
	}

.redemphasis {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: Red;
}	

.special {
font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
font-size: 18px;
font-weight: bold;
border: dotted;
border-color: red;
color: black;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}


.clear {
clear: both;
}