.leftpic {
	background-color: #000000;
	background-image: url(images/left.jpg);
}
.rightpic {

	background-color: #000000;
	background-image: url(images/right.jpg);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: f60127;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: f60127;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: e4112f;
}

body {
	background-color: #000000;
}
.picture {
	border: 1px solid #FFFFFF;
	margin: 4px 0px 0px;
}
.greyitalic {
	color: #CCCCCC;
	font-style: italic;
}
.bluetext {
	color: e4112f;
}

