body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

a:link { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #CCCCCC; text-decoration: none; }
a:active { color: #CCCCCC; text-decoration: underline; }

.breathe {
	padding-top: 12px;
	padding-bottom: 12px;
}

.nav { color: #999999; }
.nav a:link { color: #999999; text-decoration: none; }
.nav a:visited { color: #999999; text-decoration: none; }
.nav a:hover { color: #FFFFFF; text-decoration: underline; }
.nav a:active { color: #FFFFFF; text-decoration: none; }

.fineprint { font-size: 11px; color: #999999; }
.fineprint a:link { color: #999999; text-decoration: none; }
.fineprint a:visited { color: #999999; text-decoration: none; }
.fineprint a:hover { color: #FFFFFF; text-decoration: none; }
.fineprint a:active { color: #FFFFFF; text-decoration: underline; }

.faint { color: #999999; }
.faint a:link { color: #999999; text-decoration: none; }
.faint a:visited { color: #999999; text-decoration: none; }
.faint a:hover { color: #FFFFFF; text-decoration: underline; }
.faint a:active { color: #FFFFFF; text-decoration: none; }

p { font-size: 12px; line-height: 150%; }
td { font-size: 12px; line-height: 150%; }

.headline { color: #FFFFFF; font-size: 14px; font-weight: bold; }
.superfaint {
	color: #666666;
}

