body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding:10px;
	line-height: 150%;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

h2 {
	font-size:18px;
	font-weight: bold;
	margin-bottom:30px;
}

.quotes {
	color:#006600;
	font-weight: bold;	
	line-height: 130%;
}
