body	{
	background-color: #ffffff;
	}

p, td, div, blockquote, dl, ul, ol  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}
.masthead    {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	}
.masthead a:link, .masthead a:visited, .masthead a:hover, .masthead a:active  {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	text-decoration: underline;
	}
.emph   {
	font-family: Arial, Helvetica, sans serif;
	background-color: transparent;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.quote   {
	font-family: Arial, Helvetica, sans serif;
	background-color: transparent;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #b20000;
}
.announce   {
	font-family: Arial, Helvetica, sans serif;
	background-color: transparent;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #b20000;
	text-align: center;
}
.indent    {
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	}
.indent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e40000;
	background-color: transparent;
	text-decoration: none;
	}
.indent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b20000;
	background-color: transparent;
	text-decoration: none;
	}
.indent a:hover, .indent a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	background-color: transparent;
	text-decoration: underline;
	}
.ilikeit    {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	}
.signature    {
	/* padding-left: 200px; */
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	background-color: transparent;
	}
.signature a:link, .signature a:visited  {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b20000;
	background-color: transparent;
	text-decoration: none;
	}
.signature a:hover, .signature a:active  {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b20000;
	background-color: transparent;
	text-decoration: underline;
	}	
a     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #e40000;
	background-color: transparent;
	text-decoration: none;
}

a:visited     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #b20000;
	background-color: transparent;
	text-decoration: none;
}

a:hover     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #e40000;
	background-color: transparent;
	text-decoration: underline;
}

a:active     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #e40000;
	background-color: transparent;
	text-decoration: underline;
}
.copyright  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: transparent;
	padding-left: 50px;
}
hr  {
	border: none;
	background-color: #b20000;
	color: #b20000;
	height: 2px;
	width: 480px;
	}