.main
{
font-family: "arial","helvetica","sans-serif";
font-size: 12px;
text-align: left;
color: #000000
}

.red
{
font-family: "arial","helvetica","sans-serif";
font-size: 12px;
text-align: left;
color: #FF0000;
font-weight: bold;
}

a
{
font-family: "arial","helvetica","sans-serif";
font-size: 12px;
color: #003300
}

a:hover
{
font-family: "arial","helvetica","sans-serif";
font-size: 12px;
color: #006600
}

.center
{
font-family: "arial","helvetica","sans-serif";
font-size: 12px;
text-align: center;
color: #000000
}

.titles
{
font-family: "arial","helvetica","sans-serif";
font-size: 12px;
text-align: center;
color: #000000;
margin-bottom: 7px;
font-weight: bold
}

.button
{
font-family: "arial","helvetica","sans-serif";
font-size: 12px;
text-align: center;
color: #FFFFFF;
background-color: #000066;
font-weight: bold
}

.main2
{
font-family: "arial","helvetica","sans-serif";
font-size: 12px;
text-align: left;
color: #000000;
margin-left:7px;
margin-top: 2px;
margin-bottom: 2px;
}

.titlebig
{
font-family: "arial","helvetica","sans-serif";
font-size: 15px;
font-weight: bold;
color: #000000;
margin-left:7px
}

.link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000066;
    FONT-FAMILY: "arial","helvetica","sans-serif";
    TEXT-DECORATION: underline
}

.link:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000066;
    FONT-FAMILY: "arial","helvetica","sans-serif";
    TEXT-DECORATION: none
}