body { }

p { }

td { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #343434;
    font-weight: normal;
}

.footer { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #343434;
    font-weight: normal;
}

.secondary { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
    color: #343434;
    font-weight: normal;
}

.title { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    letter-spacing:1px;
    font-weight: normal;
}

td a { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #343434;
    font-weight: normal;
    text-decoration: none;
}

td a:hover { 
	color: #000000;
}

a:link { color: #0d1a40; text-decoration: none; }

a:visited { color: #6d6d6d; }

a:hover { color: #0d1a40; text-decoration: underline; }

a:active { }

.class1 { color: #000; }

.class1 a { color: #000; }

.class1 a:visited { color: #898888; text-decoration: none; }

.class1 a:hover { color: #020202; font-weight: bold; text-decoration: none; }

.class2 { color: #000; }

.class2 a { color: #020202; }

.class2 a:visited { color: #9b9a9a; text-decoration: none; }

.class2 a:hover { color: #535252; text-decoration: underline; }

