body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #355079;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 35px;
	margin-bottom: 35px;
}
a:link {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	color: #ed1c24;
	text-decoration: none;
}
a:hover {
	color: #ed1c24;
	text-decoration: none;
}
a:active {
	color: #ed1c24;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16;
}
.white a:link {
	color: #ffd800;
	text-decoration: none;
}
.white a:visited {
	color: #ffd800;
	text-decoration: none;
}
.white a:hover {
	color: #ffd800;
	text-decoration: none;
}
.white a:active {
	color: #ffd800;
	text-decoration: none;
}