p, td, li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
       }

.notes {   font-family: Arial, Helvetica, sans-serif;
       font-size: 15px;
       color: #000099;
       font-weight: bold;
   }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000099;
	font-weight: normal;
}

a:hover {  font-weight: normal; color: #ffffff}

a.two:hover {  font-weight: normal; color: #ff0000}

.nolink { font-family: Arial, Helvetica, sans-serif;
	  font-size: 13px;
          color: #ffffff;
	  font-weight: normal;
        }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	color: #006699;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #006699;
	font-weight: normal;
}

.heading2 {
	    font-family: Arial, Helvetica, sans-serif;
 	    font-size: 25px;
	    font-style: normal;
	    color: #000000;
	    font-weight: bolder;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000099;
}
.bold {
	font-weight: bolder;
	}

.titlecolour { background-color: #ffb13d;
               border-style: solid;
               border-color: #000000;
             }
             
.titlecolour2 { background-color: #ffffff;
               border-style: solid;
               border-color: #000000;
             }             

.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #009933;
	font-weight: normal;
}

.greenlink :hover {  font-weight: normal; color: #ffff00}

.introtext {
	     color: #000099; 
	     font-size: 16;
	   }  
	   
.faqcolor	{
                   color: red;
                
                }
                
 .small {
	font-weight: bolder;
	font-size: 13;
	}    
	
 .bluelist {
             color: #000099;
             }