body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #fefefe url(images/bg.gif) repeat-x;
}

.body, td, th {
	font-family: "Helvetica Neue", Verdana, Arial, Helvetica, Geneva, sans-serif;
}

.header {
	color: #58555b;
	font-size: 30px;
	font-weight: bold;
}

.small {
	color: #58555b;
	font-size: 10px;
}

.title {
	font-size: 20px;
	color: #374038;
	font-weight: bold;
}

.subTitle {
	font-size: 14px;
	color: #455147;
	font-weight: bold;
}

.medium, a.medium:link, a.medium:visited {
	color: #58555b;
	font-size: 11px;
	text-decoration: none;
}

a.medium:hover, a.medium:active {
	color: #726358;
	font-size: 11px;
	text-decoration: underline;
}

.text {
	font-size: 12px;
	color: #374038;
}

.quote {
	font-size: 13px;
	color: #000;
	font-style: italic;
}

.contactHeader {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.rule {
	color: #dccdcb;
	margin-top: 10px;
	margin-bottom: 10px;
}