body, td, li, ul {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : black;
        

}
ul.Dom
{
	font-family : Arial, Helvetica;
	font-size : 14px;
	color : #c1c1c1;
}


td.white {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : White;
	line-height: 15px;
	letter-spacing: 1px;
}

td.black {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : Black;
	line-height: 18px;
	letter-spacing: 1px;
}

td.unleaded {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : White;
	line-height: 0px;
	letter-spacing: 0px;
}

td.footer {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : White;
}
b.line {
	font-family : Arial, Helvetica;
	font-size : 13px;
	color : Black;
	azimuth : center;
	vertical-align : top;
}


a:link {text-decoration:none};
a:visited {text-decoration:none};

a { 
  text-decoration: none; 
}


h1 {
	font-family : Arial, Helvetica;
	font-size : 20px;
	font-weight: bold;
	color: white;
}

h1:link {
	font-family : Arial, Helvetica;
	font-size : 20px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}


h2 {
	font-family : Arial, Helvetica;
	font-size : 18px;
	font-weight: bold;
	color: #B79B51;
}


a:hover { 
  font-weight: bold;
  text-decoration: none; 
}
