.heading{
        font-family: arial, verdana, helvetica, sans-serif;
        font-weight: bold;
        font-size: 26px;
        color: #000000;
}
.mediumhead{
        font-family: "times new roman", arial, verdana, helvetica, sans-serif;
        font-weight: normal;
        font-size: 20px;
        color: #000000;
}
.smallhead{
        font-family: "times new roman", arial, verdana, helvetica, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #000000;
}
.navlink:link{
        font-family: arial, "times new roman", verdana, helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
		  text-decoration: none;
        color: #DA0000;
}

.navlink:visited{
        font-family: arial, "times new roman", verdana, helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
		  text-decoration: none;
        color: #DA0000;
}

.navlink:hover{
        font-family: arial, "times new roman", verdana, helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
		  text-decoration: underline;
        color: #DA0000;
}

.navlink:active{
        font-family: arial, "times new roman", verdana, helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
		  text-decoration: none;
        color: #DA0000;
}

td{
     font-family: arial, "times new roman", verdana, helvetica, sans-serif;
     font-weight: normal;
     font-size: 12px;
	  text-decoration: none;
     color: #111111;
}

.smallfont{
     font-family: arial, "times new roman", verdana, helvetica, sans-serif;
     font-weight: normal;
     font-size: 9px;
	  text-decoration: none;
     color: #111111;
}

.mapheadings{
        font-family: arial, "times new roman", verdana, helvetica, sans-serif;
        font-weight: bold;
        font-size: 18px;
		  text-decoration: none;
        color: #DA0000;
}

.sitelink:link{
        font-family: arial, "times new roman", verdana, helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
		  text-decoration: none;
        color: #6678BA;
}

.sitelink:visited{
        font-family: arial, "times new roman", verdana, helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
		  text-decoration: none;
        color: #6678BA;
}

.sitelink:hover{
        font-family: arial, "times new roman", verdana, helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
		  text-decoration: underline;
        color: #7D99FF;
}

.sitelink:active{
        font-family: arial, "times new roman", verdana, helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
		  text-decoration: none;
        color: #7D99FF;
}
