body      { background: #FFFFFF; margin-top: 5px; }

ul        { font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align: justify; line-height: 150%;
            margin-bottom: 5px; margin-top: 5px; list-style-image: url('images/redbullet.gif'); color: #DF0000 }
    
li        { font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align: justify; line-height: 150%;
            margin-bottom: 5px; margin-top: 5px; list-style-image: url('images/redbullet.gif'); color: #DF0000 }
            
ul span   { color: #333333; }            
           
h1        { font-family: Verdana, Arial, sans-serif; font-size: 18px; text-align: left; line-height: 150%; 
            margin-bottom: 10px; margin-top: 0px; color: #010080 }
         
h2        { font-family: Verdana, Arial, sans-serif; font-size: 16px; text-align: left; line-height: 150%; 
            margin-bottom: 5px; margin-top: 5px; color: #010080 }

h3        { font-family: Verdana, Arial, sans-serif; font-size: 14px; text-align: left; line-height: 150%; 
            margin-bottom: 5px; margin-top: 5px; color: #DF0000 }
			
h4		  { font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align: left; line-height: 150%; 
            margin-bottom: 5px; margin-top: 5px; color: #DF0000 }
            
h5        { font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align: left; line-height: 150%; 
            margin-bottom: 5px; margin-top: 5px; color: #010080 }			
			
p         { font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align: Justify; line-height: 150%; 
            margin-bottom: 10px; margin-top: 10px; color: #333333 }
			
.blueback  { background-color: #010080 }

.bred      { font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #DF0000 }

.blueborder { border-color: #010080; }

.smp      { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-align: Justify; line-height: 150%; 
            margin-bottom: 5px; margin-top: 5px; color: #333333; }			

a.smp:link { font-weight: bold; text-decoration: none; color: #010080; background: transparent; }
a.smp:visited {font-weight: bold; text-decoration: none; color: #010080; background: transparent; }
a.smp:hover {font-weight: bold; text-decoration: none; color: #DF0000; background: transparent; }
a.smp:active {font-weight: bold; text-decoration: none; color: #010080; background: transparent; }

a:link {font-weight: bold; text-decoration: none; color: #010080; background: transparent;  }
a:visited {font-weight: bold; text-decoration: none; none; color: #010080; background: transparent;  }
a:hover {font-weight: bold; text-decoration: none; none; color: #DF0000; background: transparent;  }
a:active {font-weight: bold; text-decoration: none; color: #010080; background: transparent;  } 

.sidelinks { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 65%; 
             text-decoration: none; color: #010080;}

a.sidelinks:link { text-decoration: none; color: #010080; background: transparent; ; }
a.sidelinks:visited { text-decoration: none; color: #010080; background: transparent; }
a.sidelinks:hover { font-weight: bold; text-decoration: none; color: #010080; background: transparent; }
a.sidelinks:active { text-decoration: none; color: #010080; background: transparent; }

.sidetop { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; line-height: 65%;
           text-decoration: none; color: #333333; }
           
.topnav { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bolder;
          text-decoration: none; }
a.topnav:link {font-weight : bold; text-decoration : none; color: #FFFFFF; background: transparent; }
a.topnav:visited {font-weight : bold; text-decoration : none; color: #FFFFFF; background: transparent; }
a.topnav:hover {font-weight : bold; text-decoration : none; color: #DF0000; background: transparent; }
a.topnav:active {font-weight : bold; text-decoration : none; color: #FFFFFF; background: transparent; }

.sidesublinks { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 65%; padding-left: 8px;
                color: #DF0000; text-decoration: none; }

a.sidesublinks:link { text-decoration: none; color: #DF0000; background: transparent; }
a.sidesublinks:visited { text-decoration: none; color: #DF0000; background: transparent; }
a.sidesublinks:hover { font-weight: bold; text-decoration: none; color: #DF0000; background: transparent; }
a.sidesublinks:active { text-decoration : none; color: #DF0000; background: transparent; }
                
.blinks { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 75%; color: #DF0000; 
          text-decoration: none; }
   
a.blinks:link {text-decoration: none; color: #DF0000; background: transparent;  }
a.blinks:visited {text-decoration: none; color: #DF0000; background: transparent;  }
a.blinks:hover {text-decoration: none; color: #010080; background: transparent;  }
a.blinks:active {text-decoration: none; color: #DF0000; background: transparent;  }

