
BODY, TD, P { 
	font-family: tahoma;
	font-size: 11px;
	color: #404040;
	cursor: crosshair;
	line-height: 11px;}

a:link {	font-family: tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	border-bottom-style: dashed;
	border-color: #222222;
	border-bottom-width: 1px;
text-decoration: none;}

a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #D0D0D0;
	font-weight: bold;
	text-decoration: line-through;}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #D0D0D0;
	text-decoration: none;
	border-bottom-style: dashed;
	border-color: #D0D0D0;
	border-bottom-width: 1px;}

.header {
	font-family: tahoma;
	font-size: 13px;
	text-transform: lowercase;
	color: #1D1D1D;
	text-align: left;
	letter-spacing: 3;
	font-weight: bold;
background-image:url(bg01.jpg);
	border-style: dashed;
	border-color: #7E7E7E;
	border-width: 1px;
margin-left: 0;
margin-right: 0;}

hr {
	width: 75%;
	height: 1px;
	color: #1D1D1D; }







—