BODY {
    background-color: #8A8ACA;
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    font-weight:normal;
}

p
{
    line-height: 140%;
}

img
{
    border:0px;
}

a:active, a:visited, a:link
{
    color:#534DA8;
}

a:hover
{
    color:#EC1059;
}
 
h2
{
    font-size: 20px;
    font-weight: bold;
}
         
.copy
{
    font-size: 10px;
}

.more
{
    font-size: 12px;
}

.sidebar
{
    font-size: 12px;
}

TABLE.cal_nav {
    font-family: arial;
    font-size: 7pt;
}

A.cal_nav, A.cal_nav:active, A.cal_nav:visited, A.cal_nav:link {
    color: #000000;
    text-decoration:none;
    font-size: 7pt;
}

A.cal_nav:hover {
    color: #0000FF;
    text-decoration:underline;
}
