body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.footer {
    color: #FFFFFF;
}
.large_black {
    color: #000000;
	font-size:24px;
}
a:link.large_black {
	color: #000000;
	font-size:24px;
}
a:visited.large_black {
	color: #000000;
	font-size:24px;
}
a:hover.large_black {
	color: #000000;
	font-size:24px;
}
a:active.large_black {
	color: #000000;
	font-size:24px;
}
.large_red {
    color: #EF0101;
	font-size:24px;
}
a:link.large_red {
	color: #EF0101;
	font-size:24px;
}
a:visited.large_red {
	color: #EF0101;
	font-size:24px;
}
a:hover.large_red {
	color: #EF0101;
	font-size:24px;
}
a:active.large_red {
	color: #EF0100;
	font-size:24px;
}

#newsletter {
	width: 550px;
	min-height: 300px;
	background-image: url(images/paper_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	line-height: 20px;
}
