a:link {
	color: #666666;
	text-decoration: none;
	}
a:visited { 
	color: #999999;
	text-decoration: none; 
	}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a {
	font-family:tahoma;
	font-size:13px;
  }
.aBIGger {
	font-family: tahoma;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666666;
}
.aSEMI {
	font-family: tahoma;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666666;
}
.nav {
	font-family: tahoma;
	font-size: 13px;
	letter-spacing: 4px;
}
.bodyText {
	font-family: tahoma;
	font-size: 13px;
	letter-spacing: 4px;
	color: #666666;
}
.bodyTextWH {
	font-family: tahoma;
	font-size: 15px;
	letter-spacing: 4px;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 3px;
}
.bodyTextPad {
	font-family: tahoma;
	font-size: 15px;
	letter-spacing: 4px;
	color: #666666;
	margin-bottom: 3px;
	margin-top: 3px;
}
.bodyTextMED {
	font-family: tahoma;
	font-size: 15px;
	color: #666666;
}
.bodyTextSM {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
.bodyTextSM_WH {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyTextSMALLER {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.bodyTextSP {
	font-family: tahoma;
	font-size: 12px;
	letter-spacing: 4px;
	color: #FFFFFF;
}
.footer {
	font-family: tahoma;
	font-size: 12px;
	letter-spacing: 9px;
	color: #444444;
	font-weight: bold;
	font-variant: small-caps;
}
.byline {
	font-family: tahoma;
	font-size: 12px;
	letter-spacing: 3px;
	color: #666666;
	font-weight: bold;
	font-variant: small-caps;
}
.footerSM {
	font-family: tahoma;
	font-size: 10px;
}
.textVerd { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:14px;
	}
	
.textVerdBold { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}
	
.textVerdBold2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}

td.box4grey
{
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-color: #D5D5D5;
}

td.box4green
{
	border-style: solid;
	background-color:#D7E8A1;
	border-top-width: 1px;
	border-top-color: #B0D144;
	border-right-width: 1px;
	border-right-color: #B0D144;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-bottom-width: 1px;
	border-bottom-color: #B0D144;
}

td.boxBlack
{
	border-style: solid;
	background-color:#EEF7D0;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}

