body, p, td, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	list-style-type: square;
}

.heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #333333;
line-height: 120%;
}

a:link { color:#990000; text-decoration:none}
a:visited { color:#990000; text-decoration:none}
a:hover { color:#000000; text-decoration:underline}
a:active { color:#990000; text-decoration:none}

a.breadcrumb:link { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}
a.breadcrumb:visited { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}
a.breadcrumb:hover { font-size:9px; font-weight:bold; color:#ffcc00; text-decoration:underline}
a.breadcrumb:active { font-size:9px; font-weight:bold; color:#ffffff; text-decoration:underline}

.blackborder {
border: 1px solid #000000;
}


.contact {
	font-size: 11px;
	font-weight: normal;
	color: #650A09;
	text-decoration: none;
	list-style-type: square;
}
.hometext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7A4A4;
	text-decoration: none;
}
