.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	font-style: normal;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	font-weight: bold;
}
a {
	color: #F39826;
}
body {
	background-image: url(graphics/bg_side.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #FEFFED;
	background-position: left top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #001062;
	font-weight: normal;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000066;
	font-weight: normal;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: 18;
	line-height: 20px;
	color: #000066;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 18px;
}
.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000066;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.bigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #CD760C;
}
.top_bg {
	background-image: url(graphics/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
