a:link {    font-family: Verdana;
	    font-size: 12px;
	    text-decoration: none;
	    color: #000000;
	    font-weight: bold;     }

a:visited {  font-family: Verdana;
	     font-size: 12px;
	     text-decoration: none;
	     color: #ddbb00;
	     font-weight: bold;    }

a:hover   {   font-family: Verdana;
	      font-size: 12px;
	      text-decoration: none;
	      color: #dd3333;
	      font-weight: bold;    }

h1 {	font-family: ;
	color: #333333;
	margin-bottom: 0%;
	text-align: left;
        font-size: 22px;
        font-weight: bold;
        padding: 8px 8px 8px 8px    }

h2 {    font-family: Verdana;
	color: #333333;
	text-align: justify;
        margin-bottom: 0%;
        font-size: 12px;
        font-weight: normal;
        padding: 0px 8px 0px 8px;  }

h3 {    font-family: Verdana;
	color: #993300;
	margin-bottom: 0%;
	text-align: center;
        font-size: 14px;
        font-weight: normal;     }

h4 {    font-family: Verdana;
	color: #772200;
	margin-bottom: 0%;
	text-align: justify;
        font-size: 13px;
        font-weight: normal;  
        padding: 0px 8px 0px 8px   }

h5 {	font-family: Verdana;
	color: #ee4411;
	margin-bottom: 0%;
	text-align: center;
        font-size: 15px;
        font-weight: normal;     }

h6 {    font-family: Verdana;
	margin-bottom: 0%;
        color: #333333;
	text-align: right;
        font-size: 9px;
        font-weight: normal;     }







