td.menu {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
td.index {
	font-family: Georgia;
	font-size: 12pt;
	color: White;
	padding-left:10px;
}
td.sitemap {
	font-family: Georgia;
	font-size: 12pt;
	color: White;
	padding-right:10px;
}
.line {
	background-image: url(img/line.jpg);
	background-repeat: repeat-y;
	height: 20px;
	background-position: top;
	font-size:12px;
	padding-right:10px;
}
div.block {
	width: 820px;
	background-color:#dada9e;
}
div.head {
	width: 820px;
	background-color:#FFFFFF;
}

a.main:active {
	text-decoration: none;
	color: White;
}
a.main:hover {
text-decoration: none;
	color: White;
}
a.main:visited {
text-decoration: none;
	color: White;
}
a.main:link {
text-decoration: none;
	color: White;
}
a.secondary:active {
	text-decoration: none;
	color: White;
}
a.secondary:visited {
text-decoration: none;
	color: White;
}
a.secondary:link {
text-decoration: none;
	color: White;
}
a.secondary:hover{
text-decoration: underline;
	color: White;
}
.shadow {
background-image:url(img/shadow.gif);
background-repeat:repeat-x;
background-position:top;
}
.body {
padding:10px;
}
body {
background-color: #dada9e;
}
.text {
height:270px;
overflow:auto;
width:100%;
}
.people {
	overflow:auto;
}

.square {
margin-top:1px;
}
br {
line-height:30px;
}
h1 {
	font-family: serif;
	font-size: 12pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}