.nav {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.nav a:link {
color:#FFFFFF;
text-decoration:none;
}
.nav a:visited {
color:#FFFFFF;
text-decoration:none;
}
.nav a:active {
color:#333333;
text-decoration:none;
}
.nav a:hover {
color:#666666;
text-decoration:none;
}
.content_table {
	margin-top: 45px;
}
.content_table a:link {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
}
.content_table a:visited {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
}
.content_table a:active {
color:#333333;
text-decoration:none;
}
.content_table a:hover {
color:#FF6600;
text-decoration:none;
}
.content_table th {
	color: #666666;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 30px;
}
.next_back {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.next_back a:link {
color:#999999;
text-decoration:none;
}
.next_back a:visited {
color:#999999;
text-decoration:none;
}
.next_back a:active {
color:#333333;
text-decoration:none;
}
.next_back a:hover {
color:#333333;
text-decoration:underline;
}


.content_table .title {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.logo_title {
font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 17px;
}
.graphic {
text-align:center;
}
.graphic img {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.writeup {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B1B1B1;
	padding: 5px 35px;
	font-weight: bold;
	line-height: 21px;
}

body,td,th {
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 15px 5px 5px 15px;
	display: inline;
	float: left;
}
.contact {
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.contact a:link {
color:#666666;
text-decoration:none;
}
.contact a:visited {
color:#999999;
text-decoration:none;
}
.contact a:active {
color:#333333;
text-decoration:none;
}
.contact a:hover {
color:#333333;
text-decoration:none;
}
