@import "mainlayout.css";
body {
	font-family: Arial, Helvetica, sans-serif; color: #000;
}

h1 {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	text-align: center;

}
h2 {  
	font-size: 115%; 
	color: #000; 
	font-weight: bold}
h3 {  
	font-size: 105%; 
	color: #0300; 
	font-weight: bold}

h4 {
	letter-spacing: 1px;
	font-size: 105%;
	color: #258845;
}

p, body, div, td, li, #main-content { font-size: 100%;
}


a:link {  color: #000000}
a:visited {  color: #000000; text-decoration: none}
a:active {  color: #000000}
a:hover {  color: #336600}

.text {
/*	border: 1px dashed #E5E2DD;
	padding: 5px;
	background-color: #FFFFCC;
*/	width: 95%;
	align: center;
	text-align: center;
}

.dogtext {
/*	border: 1px dashed #E5E2DD;
	padding: 5px;
	background-color: #FFFFCC;
*/	width: 95%;
	align: center;
	text-align: center;
}
	
.photocopyr, .photocapt { font-size: .9em;
}
