body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
/*	background-color:#643C7B; */
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #990000;
	scrollbar-shadow-color: #6600CC;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #6600CC;
	scrollbar-darkshadow-color: #990000;
	scrollbar-base-color: #6600CC;
	scrollbar-3d-light-color: #FF33FF;
}
a:link {
	color: #9900CC;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #9900CC;
	text-decoration: underline;
	font-weight: bold;
/*	font-weight: bold; */
}
a:hover {
	color: #000000;
}
a:active {
	color: #9900CC;
}
.small {
	font-size: 9px;
}
.h0 {
    color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.h1 {
	color: #000000;
	font-size: 18px;
}
.h2 {
    color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.h3 {
    color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
.bold {
	font-weight: bold;
}
.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}
.justified {
	text-align: justify;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	font-style: italic;
/*	word-spacing: 2pt; */
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
