	body {
	color: #333333;
	background-color: #ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	}

#wrapper {
margin: 0 auto;
height: auto;
width: 900px;
}
p {
font-size: 16px;
}
H1 {
font-weight: 700;
font-size: 24px;
}
.bold {
font-weight: 700;
}
HR {
width: 80%;
color: #666666;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
}
H2 {
font-weight: 700;
font-size: 20px;
}
.preview {
font-size: 8px;
}
.specialslink a:active, a:link, a:visited {
color: #336799;
text-decoration: none;
}
a.specialslink:hover {
color: #990000;
}
