body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #8D0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #640000;
}
a:active {
	text-decoration: none;
	color: #640000;
}.heading {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px;
}
.bold {
	font-weight: bold;
}
.right {
	background-image: url(images/main_11.gif);
	background-repeat: repeat-y;
}
.left {
	background-image: url(images/main_08.gif);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(images/main_24.gif);
	background-repeat: repeat-x;
}
.top {
	background-image: url(images/main_02.gif);
	background-repeat: repeat-x;
}
