@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
}


.outerborder
{
border:thin 1px #CCCCCC;
}


.bodytext
{
font-family:Tahoma;
font-size:15px;
color:#999999;
}


.bodytext a
{
font-family:Tahoma;
font-size:15px;
color:#000000;
text-decoration:none;
}


.bodytext a:hover
{
font-family:Tahoma;
font-size:15px;
color:#999999;
}


.bodytextwhite
{
font-family:Tahoma;
font-size:11px;
color:#000;
}


