/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Global  tags
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
BODY
{

}



TD {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #462A11;
}

/* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- //
// Links
// -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=- */
/* default links */
a:link
{
    color: #462A11;
    text-decoration: none;
}

a:visited
{
    color: #462A11;
    text-decoration: none;
}

a:hover
{
    color: #064578;
    text-decoration: underline;
}


.columnDate
{
font-size: 10px;
color: #02816E;
margin-bottom: 6px;
}

.column
{
font-size: 12px;
color: #003265;
margin-bottom: 4px;
font-weight: 600

}

a.column:link, a.column:visited
{font-size: 12px;
color: #003265;
text-decoration: none;
font-weight: 600
}


a.column:hover
{font-size: 12px;
color: #003265;
text-decoration: underline;
font-weight: 600
}


li
{font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-style: normal;
list-style-position: outside;
list-style-type: square;
list-style-image: url(../images/bullet_orange.gif)
padding: 10px, 10px;
margin-bottom: 10px;
}

