#top_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	text-align: right;
	margin: 3px 8px 3px 3px;
	font-size: 10px;
}
#top_menu a:link{
	color: #FFFFFF;
	text-decoration:none;
	text-align: right;
}
#top_menu a:visited{
	color: #FFFFFF;
	text-decoration:none;
	text-align: right;
}
#top_menu a:hover{
	color: #CC9933;
	text-decoration:none;
	text-align: right;
}
.top_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-variant: small-caps;
	color: #006600;
}
.top_title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	font-style: italic;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	font-variant: small-caps;
	text-align: right;
	color: #999999;
	padding-right: 8px;
}
.main_box {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_box{
	padding:5px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: thin solid #CC9900;
	border-right: thin none #CC9900;
	border-bottom: thin solid #CC9900;
	border-left: thin none #CC9900;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.references {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
}

