/* CSS Document */

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

.footer{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#990000;
line-height:18px;
}
.footer a{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#990000;
line-height:18px;
text-decoration:underline;
}
.footer a:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#990000;
line-height:18px;
text-decoration:none;
}
.copy{
font-family:Verdana, sans-serif;
font-size:10px;
line-height:12px;
color:#000000;
}
