@import "mainlayout.css";
body {
	color: #000;
	font-family: arial, Georgia, Trebuchet ;
}

h1 {
	letter-spacing: 1px;
	text-align: center;
	font-size: 140%;
}
h2 {
	letter-spacing: 1px;
	font-size: 125%;
	line-height: 115%;
	padding-bottom: 2px;
}
h3 {
	letter-spacing: 1px;
	font-size: 110%;
}
h4 { 
	letter-spacing: 1px;
	font-size: 105%;
}

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

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


#leftmenu {
	font-size: 100%;
}


.text {
}

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

