@charset "utf-8";
/* CSS Document */

.Content_Header {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #F33;
	font-size: 18pt;
	text-decoration: none;
	text-align: center;
}

.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.link, .link a:link, .link a:visited, .link a:active {
	text-decoration: none;
}


.Horsfords_footer {
	font-size: 12px;
}

.Horsfords_footer div strong .Horsfords_footer .Horsfords_footer {
	font-size: 12px;
	text-decoration: none;
}

.menu, .menu a:link, .menu a:visited, .menu a:active 
{
	font-size: 12px;
	font-weight: normal;
	color: #f00;
	text-decoration: none;
}

.menu a:hover 
{
	font-size: 12px;
	font-weight: normal;
	color: #00F;
	text-decoration: none;
}
.heading {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.italics_heading {
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
.HEADING_RED {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.Paragraph .heading .HEADING_RED .HEADING_RED {
	font-weight: normal;
}

