body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #ebebeb;
	background-image: url(../images/textured_background.gif);
	margin-top: 10px;
}
a:link {
	color: #C51319;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #C51319;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
	color: #c51319;
}
td {
	vertical-align: top;
}
.italic {
	font-style: italic;
}
.footer {
	font-size: 10px;
}
.red {
	color: #C51319;
	font-weight: bold;
}
#content {
	padding-left: 24px;
}
#footer {
	text-align: center;
}
.description {
	font-size: 12px;
}
.boldsmall {
	font-weight: bold;
	font-size: 12px;
}
.boldlarge {
	font-size: 15px;
	font-weight: bold;
}
#contentdesigner {
	padding-left: 24px;
	padding-bottom: 24px;
}
.list {
	list-style-position: inside;
	list-style-type: circle;
}
#headline {
	padding-top: 70px;
	padding-left: 24px;
}
#red {
	background-color: #c51319;
}
#white {
	background-color: #FFFFFF;
}
