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

h1 {
	font-size: 125%;
	font-weight: bold;
	color: #669966;
	text-align: center;
}
h2 {
	font-size: 115%;
	font-weight: bold;
	color: #669966;
	text-decoration: none;

}

h3 {  font-size: 100%;
	color: #669966}

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

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


a:link {  color: #669966; font-weight: bold; text-decoration: none}
a:visited {  color: #669966; font-weight: bold; text-decoration: none}
a:active {  color: #000; font-weight: bold; text-decoration: none}
a:hover {  color: #000; font-weight: bold; text-decoration: underline}



.text {
	margin: 10px;
	padding: 10px;
}

.dogtext {
	margin: 10px;
	padding: 10px;
}
	
.photocopyr, .photocapt { font-size: .9em;
}
