body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.3em;
}
h1 {
	color: #FF0000;
	font-size: 38px;
	line-height: 38px;
.em;
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray;
}
h2 {
	color: #00CC00;
	font-size: 32px;
	line-height: 60px;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}

.object {font-family: Courier;
font-size: 13px;}

