
body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-face-color:#F7F7F7;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#1C486B;
	scrollbar-3dlight-color:#F7F7F7;
	scrollbar-darkshadow-Color:#1C486B;
}

table {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

input {
	font-family: Arial;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
}

select {
	font-family: Arial;
	font-size: 11px;
}

textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a:active {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.foot {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}

.cht {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: none
}

.pagetitle {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0099FF;
	border: none
}