body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
#trBar {
	background-image: url(../images/bar_12.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 58px;
	vertical-align: top;
}

#tdFooter {
	font-size: .8em;
	padding-top: 20px;
	padding-bottom: 10px;
}
#tableBar {
	text-align: left;
	vertical-align: top;
	width: 900px;
}
#tableMain {
	margin: 20px 20px 0px;
	width: 760px;
}
#tdTitle {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 2px;
	padding-bottom: 2px;
}
#tdContent {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-top: 10px;
}


.first {
	font-size: 2.5em;
	font-weight: normal;
}
.photo {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#trTop {
	height: 45px;
}
#tdNav {
	background-color: #404040;
	padding-top: 50px;
	padding-bottom: 30px;
	width: 124px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.justify {
	text-align: justify;
}
