
.header { 
         font-size: 14px; 
         font-style: normal; 
         font-weight: bold; 
              color: #000000; 
	   	text-decoration: none
		
}

a.header:link { font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none }
a.header:visited { font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none }
a.header:hover { text-decoration:none; color: #E9E9E9; font-size: 14px; font-style: normal; font-weight: bold;

}
.sub_nav { 
              font-size: 12px; 
              font-style: normal; 
              font-weight: normal; 
                    color: #FFFFFF; 
             font-variant: normal; 
              text-decoration: none
 }

a.sub_nav:link { font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.sub_nav:visited { font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.sub_nav:hover { text-decoration: underline; color: #9A9A9A; font-size: 12px; font-style: normal; font-weight: normal;

}

.Content { 
           font-size: 12px; 
           font-style: normal; 
           font-weight: normal; 
                 color: #000000 }  



a.Content:link { font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.Content:visited { font-size: 12px; font-style: normal; font-weight: normal; color: #9A9A9A; text-decoration: none }
a.Content:hover { text-decoration: underline; color: #FFFFFF; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none

}
.bottomlink { font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #0000CC; font-variant: normal }

.style1 {
	color: #000000;
	font-weight: normal;
	font-size: 12px; }


