.title {
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 20px;
}

.content {
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 12px;
}

.footer {
	font-family: Verdana, sans-serif;
	color: #bf2d00;
	font-size: 10px;
}

.body {
	color: #c1c4c3;
}

.header {
	font-weight: normal;
	font-size: 36px;
	color: #bf2d00;
}

a {
	color: white;
}

.td_right_border {
	border-right-style: solid;
	border-right-color: #373737;
	border-right-width: 1;
}

.smalllinks {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #bf2d00;
}