body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	line-height: 16pt;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
ul {
	font-size: 12px;
	line-height: 16pt;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
ol {
	font-size: 12px;
	line-height: 16px;
}
a:hover {
	text-decoration: underline;
}

.customscroll {
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #A1A1A1;
	scrollbar-shadow-color: white;
	scrollbar-lightshadow-color: #cccccc; 
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: white;
}
.paragraphsmall { width:90%; }
.imgborder { BORDER: #666666 1px solid;}.submenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
