body
{
	background-color: #4d4f52;
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: fixed;
	font-family: sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}

TD
{
	font-family: sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}

TD.sweeps
{
	font-family: sans-serif;
	font-size: 13px;
	color: #4a4a4a;
}

p
{
	font-family: sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}

h1
{
	font-family: sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	font-variant: small-caps;
}

h2
{
	font-family: sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-variant: small-caps;
}


a:link
{
	color: #FF9900;
	text-decoration: none;
}

a:visited
{
	color: #bf6728;
	text-decoration: none;
}

a:hover
{
	color: #ff8a35;
	text-decoration: underline;
}

a:active { color: #f18232; }

.quote
{
	font-family: sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	padding: 0px 20px 0px 20px;
}
.storyby
{
	font-family: sans-serif;
	font-size: 11px;
	color: #927f66;
}

.copy
{
	font-family: sans-serif;
	font-size: 9px;
	color: #e8e8e8;
	text-align: center;
}

.error
{
	font-family: sans-serif;
	font-size: 10px;
	color: #BA1E27;
	font-weight: bolder;
}

.jump
{
	border: thin dotted #dddddd;  
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.highlights
{
	font-family: sans-serif;
	font-size: 11px;
	color: #e6dbcc;
	padding: 10;
}

.subhead
{
	font-family: sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	padding: 10;
}

.text
   { color: #000000; 
   font-size: 10px; 
   font-family: sans-serif; 
   background-color: #FFFFFF;  
   border: thin dotted #dddddd; 
   padding-right: 10;
   padding-left: 10;
    }

