
#text { 
    margin-left: 10px; 
    margin-right: 10px;     
    font-family: Arial,Tahoma,Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
  
    }

#text A {  color: black; }
#text A:hover {  color: black; text-decoration: none; }
#text h1 { color: black; margin: 0;}
#text h2 { color: black; margin: 0;}
#text h3 { margin: 0;}

#text h5 { margin: 0; font-size: 16px; text-decoration: underline; }
#text h6 { margin: 0; font-size: 13px; }



.main1 { font-size: 12px; line-height: 1.5; text-align: justify;
margin-left: 10px; margin-right: 10px; border-bottom: #aabbaa 1px solid;
margin-bottom: 10px;}
.main1 A { text-decoration: none; color: #682C0E; font-weight: bold; }
.main1 A:hover {text-decoration: underline: color: red;}
.main1 H3 { font-size: 16px; color: black; margin: 0; font-weight: bold;}
.main1 H4 { font-size: 10px; color: black; margin: 0; font-weight: bold;}

.band {  font-size: 12px; text-align: justify; }
.band_name { font-size: 14px; background: #aaaaaa; padding-left: 10px;}
.band_txt { font-size: 10px; text-align: justify; margin-left: 10px; margin-right: 10px; }
.band_box {  background: #dddddd; }

.band1 {  font-size: 12px; text-align: justify; }
.band1_name { font-size: 18px; background: #aaaaaa; padding-left: 10px;}
.band1_txt { font-size: 12px; text-align: justify; margin-left: 10px; margin-right: 10px; }
.band1_box {  background: #dddddd; }



.box_blue { border-bottom: 1px solid #0000aa; font-size: 12px; }
.box_blue A { color:red ; text-decoration: none; }
.box_blue A:hover { color:red ; text-decoration: underline; }




.box_blue_txt {
    background-color: #aaaaaa;
    border-bottom: 1px solid #0000aa;
    margin: 0px; padding: 2px;
    width: 100%;
    font-size: 12px;
    color: white;
    font-weight: bold;
		     
}
.box_blue_txt A {   color: white; text-decoration: none; }
.box_blue_txt A:hover { color:white;  text-decoration: none; }

