body {
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
}

th {
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
}

text {
	font-family:Arial
	font-size: 10px;
	text-align: justify;
}

td {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

td.style1 {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color:#ffffff;
}

td.style2 {
	font-family: Arial;
	font-size: 10px;
	color:#ffffff;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.header {
	font-family:arial;
	font-size:16px; font-color:white; font-weight:bold;
}

body {
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-arrow-color:#666666;
scrollbar-track-color:white;
}
