@charset "UTF-8";


h1.at { font-family: "American Typewriter", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

p {font-family: Georgia, Times, "Times Roman", "Times New Roman", serif;
	font-size: 12px;
	line-height: 16px;
}

ul,ol li {font-family: Georgia, Times, "Times Roman", "Times New Roman", serif;
	font-size: 12px;
	line-height: 16px;
}

p.amtyp { font-family: "American Typewriter", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal; 
}

p.navbar a:link {
	color: #000000;
	text-decoration: none;
}
p.navbar a:visited {
	color: #333333;
	text-decoration: none;
}
p.navbar a:hover {
	color: #CC3333;
	text-decoration: underline;
}

	
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}


.coverphoto { border: 1px solid #000;
	padding: 2px; margin: 10px 0 10px 0;}
	
	
.indent {
	padding-left: 20px;
}

.footertext2 {
	font-family: Georgia, Times, "Times Roman", "Times New Roman", serif; 
	font-size: 10px; 
	text-align: center; 
	color: #666666;
	padding: 0 10px;
	}