.contenttitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}
.contentsubtitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

.content{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}
.contenthelp{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color : #990000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #736252;
	text-decoration: none;
}
.copyright:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #990000; 
	text-decoration: underline
}
.help {
	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: gray;
	scrollbar-track-color: #8A7966;
	scrollbar-face-color: #736252;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: gray;
	scrollbar-3d-light-color: silver;
	width: 275; 
	height: 450; 
	overflow: auto;
}

