BODY{
margin-top:70px;
margin-left:70px;
margin-bottom:60px;
font-family : Tahoma;
font-size : 75%;
color : #000;
background-color : #333;
letter-spacing : 0.1pt;
line-height : 150%;
text-align : left;
}

A{
text-decoration : none;
color : #000;
}
A:HOVER{
color : #555;
background-color : #000;
}
A:visited{
color: #000;
} 

DIV.mt{
color:#000;
font-family : Lucida Console;
text-align : left;
margin-right : 0px;
font-weight : bold;
font-size : 170%;
height: 15px;
padding-right: 5px;
margin-top:0px;
margin-bottom:40px;
}
DIV.title{
font-size : 100%;
letter-spacing : 0.2em;
color:#000;
font-weight : bold;
margin-bottom : 2px;
margin-top : 5px;
}
DIV.text{
text-align : left;
letter-spacing : 1px;
line-height : 150%;
margin-top : 5px;
padding-bottom: 15px;
}
DIV.q{
font-weight : bold;
}
DIV.a{
margin-bottom:10px;
}
input, select, textarea { 
border: none;
background-color: #fff;
} 