body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url("../images/backgr5.gif");
}
a {
	font-size: 12px;
	color: #4A5D59;
	text-decoration: underline;

}
a:visited {
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFF00;
}
a:active {
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 14px;
	color: #006600;
}
h2 {
	font-size: 12px;
	color: #990000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #4A5D59;
	background-image:   url("../images/backgr5.gif");
	text-align: right;
}
.email {
	font-size: 10px;
	font-style: italic;
}
.contact {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #4A5D59;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-align: justify;
}
.quote_author {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.toc_title {
	font-weight: bold;
	text-align: center;
	background-color: #4A5D59;
	color: #FFFFFF;
}
.cite {
	font-style: italic;
	font-weight: normal;
}
.toc_item {
	font-weight: bold;
	font-variant: normal;
	color: #4A5D59;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A5D59;
	text-align: center;
	border: none;
	font-weight: bold;
}
