/* CSS Document */

body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
.welcome{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
}
.txt{
font-family:Verdana, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
line-height:16px;
}
.bold{
font-weight:bold;
}

.bold2{
font-family:Verdana, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
line-height:16px;
}

.footer{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#82852A;
line-height:18px;
}
.footer a{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#3C3E09;
line-height:18px;
text-decoration:underline;
}
.footer a:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#3C3E09;
line-height:18px;
text-decoration:none;
}
.copy{
font-family:Verdana, sans-serif;
font-size:9px;
line-height:12px;
}
