body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
body {margin-left: 0px; margin-top: 0px}

a {   text-decoration: none; color: #990099}
a:hover {  text-decoration: none; color: #CC0099}

strong {
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.05em;
}
small {
	font-size: 10px;
}
.quote {
	line-height: 16px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.orange {
	color: #990099;
}
.grey {
	color: #666666;
}
.red {
	color: #FF0000;
}
.small {
	font-size: 9px;
}
