body {
	font:12.8px Arial, Helvetica, sans-serif;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	line-height: 16.8px;
	}

TD {
	font-size: 12.8px;
	line-height: 18.8px;
	color: #5c5c5c;
}

textarea {
	font-size: 12.8px;FONT-FAMILY: Arial, Helvetica, sans-serif;;
}

A:link {
	COLOR: #393c39; TEXT-DECORATION: none
}
A:active {
	COLOR: #393c39; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #393c39; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ef4100; TEXT-DECORATION: underline
}

A.navLink:link {
	color: #ffffff;font-weight: bold;
}
A.navLink:visited {
	color: #ffffff;font-weight: bold;
}
A.navLink:hover {
	color: #ffffff;font-weight: bold;
}

A.blackLink:link {
	color: #5c5c5c;font-weight: bold;font-size: 14.8px;
}
A.blackLink:visited {
	color: #5c5c5c;font-weight: bold;font-size: 14.8px;
}
A.blackLink:hover {
	color: #5c5c5c;font-weight: bold;font-size: 14.8px;
}

.frontpagewhite
{
	color: #ffffff;
}

.frontpageblacktitle
{
	color: #5c5c5c;
	font-size: 14.8px;
	font-weight: bold;
}

.frontpageyellowtitle
{
	color: #a86b2e;
	font-size: 14.8px;
	font-weight: bold;
	padding-left:10px;
}

.frontpagecontent
{
	line-height: 22.8px;
}

.frontpagewhitesolid
{
	border-bottom:  #ffffff  1px  solid;
	border-top:  #ffffff  1px  solid;
	border-left:  #ffffff  1px  solid;
	border-right:  #ffffff  1px  solid;
}
.frontpageashsolid
{
	border-bottom:  #d5d5d5  1px  solid;
	border-top:  #d5d5d5  1px  solid;
	border-left:  #ffffff  0px  solid;
	border-right:  #ffffff  0px  solid;
}
.frontpageashdotted
{
	border-bottom:  #666666  1px  dotted;
	border-top:  #666666  0px  dotted;
	border-left:  #666666  0px  dotted;
	border-right:  #666666  0px  dotted;
	line-height: 25px;
}