/* CSS Document */

body, p, input, select, DIV, List  {
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Tahoma;
   color : #000000;
   margin-left: 0pt;
margin-right: 0pt;
	}



.style1 {
	font-size: 12px;
	font-weight: bold;
}

H4 {
   font-style : normal;
   font-weight : bold;
   font-size : 9pt;
   font-family : Tahoma;
   color : #000000;
   text-decoration : none;
   margin-left: 0pt;
margin-right: 0pt;
   padding-left:0;

}

H3 {
   font-style : normal;
   font-weight : bold;
   font-size : 15pt;
   font-family : Blue Ridge SF;
   color : #6b4901;
   text-decoration : none;
   margin-left: 0pt;
margin-right: 0pt;
   padding-left:0;

}

H2 {
   font-style : normal;
   font-weight : bold;
   font-size : 12pt;
   font-family : Tahoma;
   color : #000000;
   text-decoration : none;
   margin-left: 0pt;
margin-right: 0pt;
   padding-left:0;

}

H1 {
   font-style : normal;
   font-weight : bold;
   font-size : 18px;
   font-family : Tahoma;
   color : #000000;
   text-decoration : none;
   margin-left: 0pt;
margin-right: 0pt;
}





A:link {
   font-style : normal;
   font-weight :bold;
   font-size : 12px;
   font-family : Tahoma;
   color :#990000;
   text-decoration : none;
      margin-left: 0pt;
margin-right: 0pt;
}

A:visited  {
   font-style : normal;
   font-weight :bold;
   font-size : 12px;
   font-family : Tahoma;
   color :#990000;
   text-decoration : none;
      margin-left: 0pt;
margin-right: 0pt;
}

A:hover{
    font-style : normal;
   font-weight :bold;
   font-size : 12px;
   font-family : Tahoma;
   color :#000000;
   text-decoration : none;
      margin-left: 0pt;
margin-right: 0pt;
}


