<!--

/* Line below sets the paragraph Header Styles */

h1{ font-size: 10pt; color: #800000; font-family: Tahoma; font-weight: bold; margin-left: 2em; margin-top: 1em }

/*use this tag for the want a site text link*/
h6 { font-family: "Square721 BT"; font-size: 8pt; font-weight: normal; color: #808080 }

/* Line below sets the paragraph attributes*/

p { font-family: Tahoma; font-size: 10pt; color: #666666; margin-left: 2em; margin-top: 1em }

/* tag for contact form fonts*/

h2 {font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #666666; margin-top: 1em } 

/*sets the colour for the bullets*/

ul { color: #666666;;font-family: Tahoma; font-size: 10pt; font-weight: normal; }


/*code below sets the attributes for the links in the text*/

a.maroon:link {color: #800000; background: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal;}
a.maroon:active {color: #CC0000; background: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal;}
a.maroon:visited {color: #993300; background: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal;}
a.maroon:hover {color: #CC0000; background: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal;}

/*code below sets the attributes for links in the top navigation bar*/

a.white:link {color: #F6F6F6; background: #00007B; font-family: Verdana; font-size: 10pt; font-weight: bold; text-decoration: none; }
a.white:active {color: #808080; background: #00007B; font-family: Verdana; font-size: 10pt; font-weight: bold;text-decoration: none; }
a.white:visited {color: #F6F6F6; background: #00007B; font-family: Verdana; font-size: 10pt; font-weight: bold;text-decoration: none; }
a.white:hover {color: #800000; background: #00007B; font-family: Verdana; font-size: 10pt; font-weight: bold;text-decoration: none; }


/*want a site link*/
a.was:link {color: #808080; font-family: "Square721 BT"; font-size: 7pt; font-weight: normal; }
a.was:active {color: #808080; font-family: "Square721 BT"; font-size: 7pt; font-weight: normal; }
a.was:visited {color: #808080; font-family: "Square721 BT"; font-size: 7pt; font-weight: normal; }
a.was:hover {color: #CC0000; font-family: "Square721 BT"; font-size: 7pt; font-weight: normal; }

/*new style link*/
a.maroon2:link {color: #800000; background: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal; text-decoration: underline;}
a.maroon2:active {color: #CC0000; background: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal;text-decoration: none;}
a.maroon2:visited {color: #993300; background: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal;underline;}
a.maroon2:hover {color: #CC0000; background: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal;text-decoration: none; }


-->
