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

h1 {
	text-align: center;
	font-size: 120%;
	color: #333399;
	padding: 3px;
}
h2 {
	font-size: 115%;
	padding-bottom: 2px;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 105%;
	color: #258845;
}

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


a:link {  color: #333399;
	font-weight: bold;
}
a:visited {  color: #333399; text-decoration: none;
	font-weight: bold;}
a:active, a:hover {  color: #6666cc;
	font-weight: bold;}


.text {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
}

.dogtext {
}
	
.copyr { font-size: .9em; 
font-style: italic; 
font-weight: normal}
.photocopyr, .photocapt { font-size: .9em;
}
