﻿BODY {font-family: Verdana, Geneva, Arial, "sans-serif";
    scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#E8EFF5;
	scrollbar-shadow-color:#B7CFE4;
	scrollbar-face-color:#B7CFE4;
	scrollbar-highlight-color:#E8EDF5;
	scrollbar-darkshadow-color:#6A8FAC;
	scrollbar-3d-light-color:#F3F7FA; }

h1	{ color: #333333; font-size: 14px; font-weight=bold; line-height: 21px; }
h2	{ color: #333333;  font-size: 14px; font-weight=bold; line-height: 21px; }

.bodytext 	 { background-position: 0px 0px;
	margin-right: 12px; 	line-height: 15px;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Verdana;
}
.smalltext 	 { font-size: 10px; line-height: 12px; }
.boldtext 	 { color: #333333; font-size: 11px; font-weight=bold; line-height: 15px; }
.indent 	 { color: #333333; font-size: 11px; line-height: 15px; margin-left: 24px; margin-right: 12px; }
.footertext 	 { color: #333333; font-size: 10px; line-height: 15px; margin-left: 21px; text-align=center; }


a		{ color: #0000FF; text-decoration=none underline; 
font-weight:normal;
	text-align: center;
}
a:hover	{ color: #3B03CA  text-decoration=underline; }
a:active 	{ color: #CC3399; }
a:visited	{ color: #3B03CA; }
a:visited:hover	{ color: #3333FF; }
