


body {
    background-color: 	white;
    font-family: 		Arial, Geneva, Helvetica, sans-serif;
    font-weight: 		normal;
    letter-spacing: 	normal;
    text-transform: 	none;
    word-spacing: 	    normal
}



.grey_1{font-weight:normal;font-size:13px;font-family:arial;color:#000000;}
.grey_2{font-weight:normal;font-size:12px;font-family:arial;color:#000000;}
.grey_3{font-weight:bold;font-size:14px;font-family:arial;color:#666666;}
.grey_4{font-weight:normal;font-size:9px;font-family:arial;color:#ffffff;}

.red_1{font-weight:bold;font-size:12px;font-family:verdana;color:#ff3333;}
.red_2{font-weight:bold;font-size:12px;font-family:verdana;color:#ff3333;}
.red_4{font-weight:bold;font-size:18px;font-family:verdana;color:#ff3333;}
.red_6{font-weight:bold;font-size:14px;font-family:verdana;color:#ff3333;}
.red_7{font-weight:bold;font-size:12px;font-family:verdana;color:#ff3333;}



.dunselected,a.dunselected,a.dunselected:link,a.dunselected:visited,a.dunselected:active{font-family:verdana;font-size:13px;font-weight:bold;color:#666666;text-decoration:none;letter-spacing:-0px;}
a.dunselected:hover{color:#ff3333;}a,.a{background:none;color:#ff3333;font-family:Verdana;font-size:13px;font-weight:bold;text-decoration:none;}
.dselected,a.dselected,a.dselected:link,a.dselected:visited,a.dselected:active,a.dselected:hover{font-family:verdana;font-size:13px;font-weight:bold;color:#ff3333;text-decoration:none;letter-spacing:-0px;}


a:link{text-decoration:none;color:#ff3333;}
a:hover{text-decoration:none;color:#666666;font-weight:mormal}
a:visited{text-decoration:none;color:#666666;font-weight:mormal}
a:active{text-decoration:none;color:#666666;font-weight:nromal}




hr {
    width:            85%;
    color:            #ff3333;
    background-color: none;
    height:           1px;
    margin-right:     0;
    text-align:       left;
    border:           none;
}


hr0 {
    width:            100%;
    color:            #ff3333;
    background-color: none;
    height:           1px;
    margin-right:     0;
    text-align:       left;
    border:           none;
}



hr1 {
     width:            100%;
     color:            red;
     background-color: red;
     height:           1px;
     margin-right:     0;
     text-align:       left;
     border:           1px dashed blue;
}



h1 {	
	font-size:		  16px;
	font-weight: 	  bolder;
	font-style:	      normal;
	text-decoration:  none;
	word-spacing:	  normal;
	letter-spacing:	  normal;
	text-transform:	  none;
	font-family: 	  arial;
	color: 		      #ff3333;
	margin-top: 	  0px; 
	margin-bottom: 	  0px;
}	




h2 {
    font-size:        12px;
    color:            #ffffff;
    margin:           0 0 0.7em; padding: 0.3em;
    text-align:       center;
    background-color: #ff3333;
    border:           none;
    font-family:      verdana;
    text-decoration:  none;
    
  }

h3 {
    font-size:        1.5em;
    margin:           0 0 0.7em; padding: 0.3em;
    text-align:       center;
    background-color: #fed;
    border:           2px ridge silver;
  }


h4 {
    font-size:        12px;
    color:            #666666;
    margin:           0 0 0.7em; padding: 0.3em;
    text-align:       left;
    background-color: #ffffff;
    border:           none;
    font-family:      verdana;
    text-decoration:  none;

 }

h5 {	
	font-size:		  13px;
	font-weight: 	  bold;
	font-style:	      normal;
	text-decoration:  none;
	word-spacing:	  normal;
	letter-spacing:	  normal;
	text-transform:	  none;
	font-family: 	  arial;
	color: 		      #ff3333;
	margin-top: 	  0px; 
	margin-bottom: 	  25px;
 }


.copyright 	{
	color:            #8B8C8C;
	font-family:      Arial, sans-serif;
	font-size:        10px;
	font-weight:      bold;
}