BODY {
   margin-top:0px;
   margin-left:0px;
   margin-bottom : 0px;
   margin-right : 0px;
}
IMG {
   border:0px;
}
FORM {
   margin : 0px 0px 0px 0px;
}

p,td{
   font-family : Arial, Sans-Serif; 
   font-size : 12px;
   color: black;
}
p{
   margin: 3 0 12 0;
}
li{
   font-family : Arial, Sans-Serif; 
   font-size : 12px;
   color : black;
}
.menu{
   color: white;
   font-size: 10px;
}

h1{
   font-family: Arial, Sans-Serif;
   font-weight: bold;
   font-size: 15px;
   color: #BD944A;
   margin: 5 0 15 0;
}
h2{
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   color: #BD944A;
   margin: 15 8 5 15;
}

h3{
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   color: #BD944A;
   margin: 3 0 8 0;
}

.left_sub{
   margin: 0 5 0 20;
   font-size: 11px;
}
.cal_nday{
   font-size: 12px;
}
.t_m{
   font-size: 12px;
}
.cal_day{
   font-size: 12px;
}

.left_zag{
   margin: 11 11 3 11;
   font-weight: bold;
   color: #005A3A;
}
.mid{
   width: 180px;
   BORDER: 1px solid;
   color: #666666;
   background: white;
}

.in{
   width: 130px;
   BORDER: 1px solid;
   color: #666666;
   background: white;
}

/*
a,a:visited,a:active{
   text-decoration: underline;
   color: #7B828A;
}
a:hover{
   text-decoration: none;
   color: black;
*/

a.w,a.w:visited,a.w:active,a.w:hover{
   text-decoration: none;
   color: white;
}

a.b,a.b:visited,a.b:active,a.b:hover{
   text-decoration: none;
   color: black;
}

a.c_mid,a.c_mid:visited,a.c_mid:active,a.c_mid:hover{
   text-decoration: none;
   color: #666666;
}