body { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000033; 
	background-color: #FFFFFF; 
	margin-left: 5px; 
	margin-top: 5px; 
	margin-right: 5px; 
	margin-bottom: 5px; 
}
.copyright {
	font-size: 8pt;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #000099;
	background-color: #94B1D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.contact {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #4A5D59;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A5D59;
	text-align: center;
	font-style: normal;
}
a {
	color: #993399;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFF00;
}
a:active {
	color: #00CC00;
}
.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;
}
.quote_author {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.toc_title {
	font-weight: bold;
	text-align: center;
	background-color: #4A5D59;
	color: #FFFFFF;
}
.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;
}
.title_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #4A5D59;
	text-align: center;
	border: medium groove #4A5D59;
	font-size: 24px;
}
li {
	padding-bottom: 5px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

