BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-left:0px;
	margin-bottom:0px;
}


A {
   font-family:Times;
   font-size:15px;
   color:#81120A;
   font-weight:bold;
   text-decoration:underline;
   text-align:right;
}
A:active {
   text-decoration:none;
}
A:hover {
   text-decoration:none;
}
A.menu{
   font-family:Times;
   font-size:18px;
   color:#47331B;
   font-weight:normal;
   text-decoration:underline;
}
A.menu:hover{
        text-decoration:none;
}
A.mail{
   font-family:Arial;
   font-size:11px;
   color:#DC7700;
   font-weight:normal;
   text-decoration:underline;
        }
A.mail:hover{
        text-decoration:none;
        }
h2{
        font-family:Times;
        font-size:14px;
        text-decoration:underline;
        font-weight:bold;
        color:#311B0A;
}
.text1{
        font-family:Times;
        font-size:14px;
        color:#311B0A;
}
.text2{
        font-family:Times;
        font-size:22px;
        color:#000000;
}
.text3{
        font-family:Times;
        font-size:15px;
        color:#311B0A;
}
.text2r{
        font-family:Times;
        font-size:22px;
        color:#81120A;
}
.text4{
        font-family:Arial;
        font-size:11px;
        color:#FFFCED;
}