
body, p, td
{
   	font-family: Tahoma;
   	font-size: 12px;
   	color: #000000
}

H1
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	text-alignment: center;
	color: #0F476E;
	border-bottom:	thin double #000066;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
}

H2
{
   	font-family: Tahoma;
   	font-size: 14px;
   	font-weight:bold;
   	color: #0f476e;
	border-bottom:	1px solid #666666;
}

H3
{
   	font-family: Tahoma;
   	font-size: 14px;
   	font-weight:bold;
   	color: #000066;
	background: #FFD735;
	border-bottom:	1px solid #000066;
}

.COLUMN_EMPHASIS {
   	font-family: Tahoma;
   	font-size: 12px;
   	color: #000000
}
.COLUMN_HEADER {
   	font-family: Verdana;
   	font-size: 13px;
   	color: #FFFFFF;
	font-weight:bold
}
.COLUMN_TEXT {
   	font-family: Tahoma;
   	font-size: 11px;
   	color: #000000
}
.COPYRIGHT {
   	font-family: Verdana;
   	font-size: 9px;
   	color: #FFFFFF
}
.HEADER {
   	font-family: Tahoma;
   	font-size: 12px;
   	color: #000066;
   	font-weight:bold
}
.SLOGAN {
   	font-family: Arial;
   	font-size: 12px;
   	color: #FFFFFF;
	word-spacing: 2.5px;	
}
.TEXT {
   	font-family: Tahoma;
   	font-size: 12px;
   	color: #000000
}

a:link
{
   	font-family: Tahoma;
   	font-size: 12px;
   	color: #0F476E;
	text-decoration: none;
}

a:visited
{
   	font-family: Tahoma;
   	font-size: 12px;
   	color: #0F476E;
	text-decoration: none;
}

a:active
{
   	font-family: Tahoma;
   	font-size: 12px;
   	color: #0F476E;
	text-decoration: none;
}

a:hover
{
   	font-family: Tahoma;
   	font-size: 12px;
   	color: #0F476E;
	text-decoration: underline;
}

a.white:link
{
   	font-family: Tahoma;
   	font-size: 13px;
   	color: #FFFFFF;
	text-decoration: none;
}

a.whitesmall:link
{
   	font-family: Tahoma;
   	font-size: 10px;
   	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited
{
   	font-family: Tahoma;
   	font-size: 13px;
   	color: #FFFFFF;
	text-decoration: none;
}

a.white:active
{
   	font-family: Tahoma;
   	font-size: 13px;
   	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover
{
   	font-family: Tahoma;
   	font-size: 13px;
   	color: #FFFFFF;
	text-decoration: underline;
}