body {
    scrollbar-face-color: #6666FF;;
	scrollbar-highlight-color: #0000DC;
	scrollbar-shadow-color: #0000DC;
	scrollbar-3dlight-color: #6666FF;;
	scrollbar-arrow-color: #0000DC;
	scrollbar-track-color: #0000DC;
	scrollbar-darkshadow-color: #6666FF;;

	background-color: #0000DC;

	font-family:Verdana,Arial,Helvetica,seans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
	text-align: center;
}

h1 {
	font-size: 10pt;
	font-weight: bolder;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline overline;
}

table {
	width: 100%;
	border: 1px solid #6666FF;
}

th {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #6666FF;
	background-image: url(pics/th_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}

td {
	font-size: 10pt;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.em {
	font-size: 10pt;
	color: #FFFFFF;
}
