body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: maroon;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

input {
	background: #FFFFFF;
	border: 1pt solid #cccccc;
}

td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

input, select, textarea {
	border: 1pt solid #808080;
}

.input_noborder {
	border: 0pt solid #808080;
}

.title, title {
	font-family:Times,Times New Roman,Georgia,Arial;
	font-size: 16pt;
	font-weight: bold;
}
.subtitle, subtitle {
	font-family:Times,Times New Roman,Georgia,Arial;
	font-size: 12pt;
	font-weight: bold;
}
.bodytext { 
	font-family:arial,helvetica,verdana;
	color:black;font-size:10pt;
	font-weight:normal;
	}

