body {
	background-color: #D7DEE4;
}

.spread{
    font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #333333;
}

.main {
    font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.main H1{
    font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #333333;
}

.main H2{
    font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

.main H3{
    font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.smallwhitelink {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #DBDADA;
	text-decoration: none;
}

.smallwhitelink:Hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.smallwhite {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #DBDADA;
	text-decoration: none;
}

.smallblack {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}