body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CC6600;
}
.regtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC6600;
}
.prd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	font-style: italic;
	text-decoration: underline;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #3D6B8A;
	font-size: 28px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}.notestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}

a:link {color: #999999}
a:visited {color: #999999}
a:hover {color: #CCCCCC}
a:active {color: #FFFFFF}

#scroll {
padding : 4px; 
width : 225px; 
height : 310px; 
overflow : auto;
}
img.border {
	border: 1px;
	border-color: #999999;
	border-style: solid;
}
