
body {
	background-color: Black;
	margin:20px
}

td {
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

blurb {
	font-family: Arial Narrow, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: White;
	font-weight : bold;
}

a {
	font-size: 12px;
	color : White;
}

.title {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight : bold;
	text-indent: 6px
}
.title_black { color: white; font-weight: bold; font-size: 14px; font-family: Arial, sans-serif; text-indent: 6px }
.subtitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: Black;
	font-weight : bold;
	background-color : Silver;
}

.news {
	margin: 5px
}
.heading { 
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: White;
	font-weight : bold;
}
