body {
	font-family: Eurostile;
	letter-spacing: 1px;
	padding: 10px;
}

p { }

td { }

a:link {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: 2px;
}

a:visited {
	color: #999999;
	font-size: 11px;
	font-family: Arial;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: 2px;
}
a:hover { color: #cdd2df; font-size: 11px; font-family: Arial; letter-spacing: 2px; }
a:active {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 1px;
}
@page { }
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #574E7E;
}
