a{
 font-family: "Arial";
 font-size: 12px;
 color: #3366FF;
 text-decoration: none;
}
a:hover{
 font-family: "Arial";
 font-size: 12px;
 color: #CC33CC;
 text-decoration: underline;
}
a:visited{
}

a#big_link_1{
 font-family: "Arial";
 font-size: 16px;
 font-weight: normal;
 color: #CC3333;
 text-decoration: none;
}
a#big_link_1:hover{
 font-family: "Arial";
 font-size: 16px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
a#big_link_1:visited{
}


table.nav_bar{
}

table.nav_bar th{

}

table.nav_bar td{
border-style: solid;
border-top-width: 1px;
border-right-width: 2px;
border-bottom-width: 1px;
border-left-width: 0px;
border-color: #000066;
}

table.body{
width: 100%;
}

table.body th{
border-style: dotted;
border-width: 0px;
border-bottom-width: 1px;
border-color: #000000;
font-family: Georgia;
font-size: 22px;
color: #3366FF;
text-align: left;
padding-top: 20px;
}

table.body td{
border-style: none;
font-family: Arial;
font-size: 13px;
color: #333333;
line-height: 23px;
padding: 20px;
padding-right: 80px;
}

table.contact{
width: 680px;
}

table.contact th{
border-style: dotted;
border-width: 0px;
border-bottom-width: 1px;
border-color: #000000;
font-family: Georgia;
font-size: 22px;
color: #3366FF;
text-align: left;
padding: 20px;
padding-bottom: 0px;
}

table.contact td{
border-style: none;
font-family: "arial";
font-size: 12px;
color: #333333;
line-height: 23px;
padding: 5px;
padding-left: 25px;
}