body {
	font-family: Arial, Helvetica, sans-serif;
}

td, p, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	color:#CCCCCC;
	list-style-type:none;
}
.footer a {
	font-size: 10px;
	color: #CCCCCC;
}
ul#content li {
color: #333333;
list-style-position:inherit;
list-style-image:url(../images/bullet_wht_blue.gif);
margin: 0;
padding: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#Layer1 {
	scrollbar-face-color : #999999;
	scrollbar-3dlight-color: #0066FF;
	scrollbar-arrow-color: #ffffff;
}
.label {
	font-weight:bold;
	color: #333333;
	}

