/*Copyright (C) 2009-2010  SomeonesGottaDoIt*/
BODY {
	font-family: Candara, sans-serif;
	font-size: 12pt;
	background-color: #F0EBE3;
}

A {
	color: #36C;
	text-decoration: none;
}

A:visited {
	color: #808;
}

A.nocolor {
	color: #36C;
}

#header {
	text-align: center;
	font-family: Chiller, Candara, sans-serif;
}

#footer {
	font-size: 9pt;
	color: #AAA;
	text-align: center;
}

#main h1 {
	font-size: 4pt;
	border-bottom: 1px solid #666;
}

.onepoint {
	font-size: 1pt;
	border-bottom: 1px solid #666;
}

.title {
	font-size: 27pt;
	font-weight: normal;
}

.address {
	font-size: 9pt;
}

.date {
	font-size: 9pt;
}

.review {
	text-align: justify;
}

.first-word {
	font-size: 150%;
	font-variant: small-caps;
}

.redbook {
	color: #DF0000;
	font-weight: normal;
	font-style: italic;
}

.extras {
	list-style:none;
}

.smallbox-right {
	text-align: center;
}

