body { }

p { }

/* === FORMS === */

	form { margin:0; padding:0; }
	input, select, textarea { font:normal 12px verdana,arial,sans-serif; }

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

.corebody  {
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	line-height: 15px;
}

.vsbody  {
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	line-height: 14px;
}

.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: 14px;
    line-height: 18px;
    color: #FFFFFF;
    letter-spacing:1px;
    font-weight: bold;
    font-style:oblique;
}

.headline { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #0d0136;
    font-weight: bold;
}

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; }

.linkbold { font-weight:bold; text-decoration:none; }
.alert { color:red; }

a { color:#1c537a; }
a:hover { color:#5d95bc; }

.linkreview a { font-weight:normal; color:#003366; }
.linkspecial a { font-weight:normal; color:#e18503; } /* Orange */
.linkspecial a:visited { font-weight:normal; color:#e18503; } /* Orange */
.linkspecial a:hover { font-weight:normal; color:#5d95bc; }
.linkbody a { font-weight:normal; color:#1c537a; }
.linkbody a:hover { font-weight:normal; color:#5d95bc; }

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; }

