Body
{

    font-family: arial; 
    font-size: 12px; 
    color: #6B6B6B; 

}

A:visited
{
    FONT-SIZE: 12px;
    COLOR:#6B6B6B;
    FONT-FAMILY: Arial;   
    TEXT-DECORATION: none;

}

A:link
{
    FONT-SIZE: 12px;
    COLOR:#6B6B6B;
    FONT-FAMILY: Arial;   
    TEXT-DECORATION: none;

}

A:active
{
    FONT-SIZE: 12px;
    COLOR:#6B6B6B;
    FONT-FAMILY: Arial;   
    TEXT-DECORATION: underline;

}

A:hover
{
    FONT-SIZE: 12px;
    COLOR:#808080;
    FONT-FAMILY: Arial;   
    TEXT-DECORATION: underline;
}



.content-side
{  
  font-family: arial; 
    font-size: 12px; 
    color: #6B6B6B;
    text-align:right;

}


.content
{  
  font-family: arial; 
    font-size: 12px; 
	color: #6B6B6B;
    padding-right:5px;
    padding-left:5px;


}

.content a:link
{  
  font-family: arial; 
    font-size: 12px; 
    color: #6B6B6B;


}

.content a:visited
{  
  font-family: arial; 
    font-size: 12px; 
    color: #6B6B6B;
}


.content a:hover
{  
  font-family: arial; 
    font-size: 12px; 
    color: #808080;

}


h2
{  
    font-family: arial; 
    font-size: 12px; 
    color: #C40000;
    margin-bottom:-1px; 
     margin-top:-2px;
     font-weight: normal;


}

h3
{  
    font-family: arial; 
    color:#C40000;
    text-decoration:underline;
    font-size: 12px;
     margin-bottom:-1px;
     
}


h4
{  
    font-family: arial; 
    color:#C40000;
    text-decoration:underline;
    font-size: 14px;
     margin-bottom:-1px;
     
}


.indexc
{
color:#6B6B6B;
font-size:11px;
font-family: arial; 
}

.indexc a:link
{
color:#6B6B6B;
font-size:11px;
font-family: arial; 
}

.indexc a:visited
{
color:#6B6B6B;
font-size:11px;
font-family: arial;
}

.indexc a:hover
{
color:#000000;
font-size:11px;
font-family: arial; 
}




.remark
{  
    font-family: arial; 
    font-size: 11px; 
    color: #6B6B6B;
    border: 1px solid #AEAEAE;

}

.Title
{  
    font-family: arial; 
    font-size: 15px; 
    color: #6B6B6B; 
    letter-spacing:2px;
    border-bottom:1px solid #D6D3D6;
    width:200px;

}

ul
{
           margin-top:5px;
           margin-bottom:5px;
}

select
{
    font-family: arial;
    font-size: 11px; 
    color: #4464A6;


}

hr
{
 text-align: right;
 color: black;
 height: 1px;
 width:300px;
 margin-top: 0;
 border-top: 2px dashed black;
 border-bottom: 2px dashed black;
 background-color: white;
}



.icon
{
margin-bottom:-5px;margin-left:1px;

}

p
{
  margin-top:10px;
           margin-bottom:10px;
}