body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #1B061D;
}
a:link {
	color: #431139;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #431139;
}
a:active {
	text-decoration: none;
	color: #431139;
}
h1 {
	font-size: 24px;
	color: #431238;
}
h2 {
	font-size: 18px;
	color: #451238;
}
h3 {
	font-size: 16px;
	color: #A7742C;
}
h4 {
	font-size: 14px;
	color: #669966;
}
#overflow {
	height: 466px;
	width: 680px;
	border: 0px solid #445A6F;
	overflow:auto;
  SCROLLBAR-FACE-COLOR: #431139;
    SCROLLBAR-HIGHLIGHT-COLOR: #A77422;
    SCROLLBAR-SHADOW-COLOR: #EED5C0;
    SCROLLBAR-TRACK-COLOR: #E6DEC5;
    SCROLLBAR-DARKSHADOW-COLOR: #431238;
}