.headline {
	font-size: 18px;
	color: #CCCCCC;
}
.main_table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9DC0C4;
	background-color: #000000;
	border: thin solid #6C738F;
}
.copyright_notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 10px;
}
.lower_border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6C738F;
}
body {
	background-image: url(../site_graphics/paisley2b.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9DC0C4;
}
a {
	color: #9DC0C4;
}

.padded {
	padding: 10px;
}
