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

h1 {
	text-align: center;
	font-size: 120%;
	color: #660000;
	padding: 3px;
}
h2 {
	letter-spacing: 1px;
	font-size: 115%;
	line-height: 115%;
	padding-bottom: 2px;
}
h3 {
	letter-spacing: 1px;
	font-size: 110%;
}
h4 {
	letter-spacing: 1px;
	font-size: 105%;
	color: #660000;
}

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


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


.text {
}

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