@charset "iso-8859-1";



<!--



/* Anchors -- Left nav Category heading=menu1, sub-category heading=menu2 */

a.menu1:link { color: #000066; text-decoration: none; font-weight: bold; font-size:11pt; }  /* unvisited links  */

a.menu1:visited { color: #000066; text-decoration: none; font-weight: bold; font-size:11pt; }  /* visited links  */

a.menu1:active { color: #000066; text-decoration: none; font-weight: bold; font-size:11pt; }	  /* active links */

a.menu1:hover {color:#ef741d; text-decoration: none; font-weight: bold; font-size:11pt; }    /* this does not work in Netscape */

a.menu1:visited:hover {color:#ef741d; text-decoration: none; font-weight: bold; font-size:11pt;}   /* this does not work in Netscape */



a.menu2:link { color: #000066; text-decoration: none; font-weight: normal; font-size:10pt; }  /* unvisited links  */

a.menu2:visited { color: #000066; text-decoration: none; font-weight: normal; font-size:10pt; }  /* visited links  */

a.menu2:active { color: #000066; text-decoration: none; font-weight: normal; font-size:10pt; }	  /* active links */

a.menu2:hover {color:#ef741d; text-decoration: none; font-weight: normal; font-size:10pt; }    /* this does not work in Netscape */



.leftmenu1  {color: #000066; text-decoration: none; font-weight: bold; font-size:10pt; }  /* used for text in the left nav bar that does not contain a hyperlink  */



a.menu3:link {color: #000066; text-decoration: underline; font-weight: normal; font-size:10pt; }  /* unvisited links  */

a.menu3:visited {color: #000066; text-decoration: underline; font-weight: normal; font-size:10pt; }  /* visited links  */

a.menu3:active {color: #000066; text-decoration: underline; font-weight: normal; font-size:10pt; }	  /* active links */

a.menu3:hover {color:#ef741d; text-decoration: underline; font-weight: normal; font-size:10pt; }    /* this does not work in Netscape */



a.menu4:link {color: #000066; text-decoration: none; font-weight: normal; font-size:8pt; }  /* unvisited links  */

a.menu4:visited {color: #000066; text-decoration: none; font-weight: normal; font-size:8pt; }  /* visited links  */

a.menu4:active {color: #000066; text-decoration: none; font-weight: normal; font-size:8pt; }	  /* active links */

a:hover {color: green;}

a.menu4:hover {color:#ef741d; text-decoration: none; font-weight: normal; font-size:8pt; }    /* this does not work in Netscape */





BODY {font-family:arial,helvetica,sans-serif; font-size: 11pt; background:#ffffff;}



blockquote {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:normal;}

dd {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:normal;}

dt {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:normal;}

li {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:normal;}

p {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:normal;}

td {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:normal;}

td.blueborder {border: 1px solid #000066;}

ul {font-family:arial,helvetica,sans-serif; font-size:10pt;}





/* HEADER TAGS */

   /* header used for the Township of North Stormont at the top of each page */

h1 {font-family:arial,helvetica,sans-serif; font-size:20pt; color:#002200; font-weight:bold;}



   /* main heading for 1st level pages */

h2 {font-family:arial,helvetica,sans-serif; font-size:14pt; color:#000066; font-weight:bold;}



   /* subheadings; use for section heading in HTML pages */

h3 {font-family:arial,helvetica,sans-serif; font-size:12pt; color:#002200; font-weight:bold;}



   /* subheadings; use for section heading in HTML pages */

h4 {font-family:arial,helvetica,sans-serif; font-size:10pt; color:#333366; font-weight:bold;}



/* used for Township co-ordinates at the bottom */

.font9 {font-family:arial,helvetica,sans-serif; font-size: 9pt }



/* used for last updated statement at the bottom */

.font8 {font-family:arial,helvetica,sans-serif; font-size: 8pt }



.red  {font-family:arial,helvetica,sans-serif; font-size:10pt; color:#800000;}

-->