body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #B9B9DA;
}
.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.headText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bolder;
	color: #A5ACCD;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5F93;
}.notesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}

a:link {color: #A5ACCD}
a:visited {color: #A5ACCD}
a:hover {color: #5D5F93}
a:active {color: #A5ACCD}

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