body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

font.lefttitle {
   color: #000000 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	line-height: 15px !important;
	text-align: justify !important;
}

td.frontpage {
   color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	line-height: 18px !important;
	text-align: justify !important;
}

td.frontpage2 {
   color: #000000;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	line-height: 18px !important;
	text-align: justify !important;
}

td.quotes {
   color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	line-height: 17px !important;
	text-align: center !important;
}

font.specs {
   color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	line-height: 18px !important;
	text-align: left !important;
}


td.address {
   color: #696969;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	line-height: 16px !important;
	text-align: justify !important;
}

font.ts {
   color: #DCDCDC;
	font-family: Courier New, Courier, mono !important;
	font-size: 15px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	line-height: 18px !important;
	text-align: justify !important;
}

font.tssm {
   color: #696969;
	font-family: Courier New, Courier, mono !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	line-height: 16px !important;
	text-align: justify !important;
}


td.topfront {
	background-image: url(images/frontop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a:link {
	color : #DCDCDC;
	text-decoration : none;
}

a:visited {
	color : Silver;	
	text-decoration : none;	
}

a:active {
	color : White;
	text-decoration : underline;
}

a:hover {
	color : #DCDCDC;
	text-decoration : underline;
}

