/* CSS Document */


.bodycolour {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #7C231B;}
.featuretitlecolour {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #7C231B; font-weight: bold;}
.bodyfeaturecolour {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px; color: #7C231B; font-weight: bold;}

a.bodylink:link{color:#7C231B; text-decoration:underline;}
a.bodylink:active{color:#7C231B; text-decoration:underline;}
a.bodylink:visited{color:#7C231B; text-decoration:underline;}
a.bodylink:hover{color:#7C231B; text-decoration:none;}

a.featurelink:link{color:#7C231B; text-decoration:none; font-weight: bold;}
a.featurelink:active{color:#7C231B; text-decoration:none; font-weight: bold;}
a.featurelink:visited{color:#7C231B; text-decoration:none; font-weight: bold;}
a.featurelink:hover{color:#7C231B; text-decoration:underline; font-weight: bold;}
.bullet {
	list-style-position: outside;
	list-style-type: disc;
}
