p {
   font-family : verdana, helvetica, arial, sans-serif;
   color : #1f3f12;
}
     li {
   font-family : verdana, helvetica, arial, sans-serif;
   color : #1f3f12;
}
     h1 {
   font-family : verdana, helvetica, arial, sans-serif;
   font-weight : bold;
   color : #284d91;
   text-align : left;
   font-size : 135%;
}
     h2 {
   font-family : verdana, helvetica, arial, sans-serif;
   font-weight : bold;
   color : #284d91;
   text-align : left;
   font-size : 115%;
}
     h3 {
   font-family : verdana, helvetica, arial, sans-serif;
   font-weight : bold;
   color : #284d91;
   text-align : left;
   font-size : 105%;
}
     h4 {
   font-family : verdana, helvetica, arial, sans-serif;
   font-weight : bold;
   color : #284d91;
   text-align : left;
   font-size : 105%;
}
     a {
   font-family : verdana, helvetica, arial, sans-serif;
   color : #284d91;
   text-decoration : none;
   font-weight : bold;
}
     a:hover {
   text-decoration : underline;
}
     .grey {
   color : #c1c1c1;
   font-size : 80%;
   font-style : italic;
}
   .biglink { 
   font-weight : bold;
   color : #284d91;
   text-align : left;
   font-size : 115%;
   text-decoration : none;
}     
          
     li {
   list-style-image : url(bullet1.gif);
}
     hr {
   border : 0;
   color : #284d91;
   background-color : #284d91;
   height : 1px;
   text-align : left;
}



/*MENU*/
     .menu {
   background-color : #284d91;
   padding : 1em;
   width: 157px ;
}
     .menu a {
   font-family : verdana, helvetica, arial, sans-serif;
   color : #ffffff;
   font-size : 110%;
   font-weight : bold;
   padding-right : 1em;
   text-decoration : none;
}
     .menusmall a {
   font-family : verdana, helvetica, arial, sans-serif;
   color : #ffffff;     
   font-size : 70%;
   font-weight : bold;
   line-height : 90% ;   
}     
     .menu a:hover {
   color : #ffffff;
   text-decoration : underline;
}
   
   .menu hr {
   border : 0;
   color : #e77c0a;
   background-color : #e77c0a;
   height : 1px;
   width : 90%;
   text-align : left;
}

/*QUOTE*/
    .quote {
   font-family : verdana, helvetica, arial, sans-serif;
   color : #284d91;
   margin : 8px;
   font-style : italic;
   font-size : 85%;
}
     .source {
   font-family : verdana, helvetica, arial, sans-serif;
   color : #284d91;
   margin : 8px;
   font-size : 85%;
}
 

/*NEWS*/
     .news {
   background-color : #284d91;
   padding : 3px;
}
     .news p {
   color : #ffffff;
   width: 151px ;
   font-size : 85% ;
}
     .news h1 {
   color : #ffffff;
   text-align : left;
   font-size : 135%;
}
     .news h2 {
   color : #ffffff;
   text-align : left;
   font-size : 115%;
}
     .news hr {
   border : 0;
   color : #ffffff;
   background-color : #ffffff;
   height : 1px;
   text-align : left;
}
     .news a {
   color: #ffffff ;
   font-weight: bold ;
   text-decoration: underline ;
}
     

/*DISCLAIMER on first page*/  
     .disclaimer p {
   font-family : verdana, helvetica, arial, sans-serif;
   color : #284d91;
   font-size : 80%;
}
     .disclaimer a {
   color : #284d91;
   text-decoration : underline;
}
     a:hover {
   color : #284d91;
   text-decoration : none;
}


     .disclaimer hr {
   border : 0;
   color : #e77c0a;
   background-color : #e77c0a;
   height : 1px;
   width : 50%;
   text-align : left;
}

/*DISCLAIMER on other pages*/
     .disclaimer2 p {
   font-family : verdana, helvetica, arial, sans-serif;
   color : #284d91;
   font-size : 80%;
   margin-left : 55px;
   margin-right : 55px;
}
     .disclaimer2 a {
   color : #284d91;
   font-weight : bold;
   text-decoration: underline;
}
     .disclaimer2 a:hover {
   text-decoration : none;
}
     .disclaimer2 hr {
   border : 0;
   color : #e77c0a;
   background-color : #e77c0a;
   height : 1px;
   width : 50%;
   text-align : left;
   margin-left : 55px;
   margin-right : 55px;
}

