body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;	
	
}

.quote {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #3A3A3A;
	line-height: 1.8em;
}
.very-bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
