body { margin:5px 0}

#wrapper {
	width: 550px;
	margin: 0 auto;
	border: solid #ccc 1px;
	background-color: #990000;
	padding: 10px;
}
p{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
}

a {color:#FFFFFF}

ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom:0;
}
ul li { padding-bottom:5px;}

.whitetext { color:#FFFFFF}
.largetext {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.largetext2 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.largetext3 {
	font-size: 40px;
	font-weight: bold;
}

#subscribe {
	width: 230px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 8px 0;
	background-color: #e80c0c;
	border: dotted #ccc 1px;
	font-size: 14px;
}

.datestable {
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial;
}

