body {}

a:link				{ color: #000066; 	}
a:visited				{ color: #000066; 	}
a:hover				{ color: #336699; 	}
a:active				{ color: #336699; 	}

p
{
    font-size: 12px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

td
{
    font-size: 12px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

td.main
{
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

td.justify
{
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

.border
{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

.bordert
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
}

.bordertd
{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #000000;
}

.borderr
{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}

.borderb
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

.borderbd
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
}

.categories
{
    font-size : 12px;
    line-height : 20px;
    text-decoration: none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000066;
}

.header
{
    font-size : 45px;
    text-decoration: none;
    font-family : Times New Roman, Georgia, Times;
    color: #000000;
}

.small
{
    font-size : 10px;
    text-decoration: none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

.title
 { color: #990000; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

.footer
{
    font-size : 10px;
    text-decoration: none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
