body {
	font-size: 82%;
	padding: 0;
	margin: 0;
}

.standard {
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
ul {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
b, strong {
}
.quotes {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #4979ba;
}
.title {
	font-family: Courier;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
}
h1 {
	font-family: Courier;
	font-size: 18px;
	font-style: normal;
}
h2 {
	font-size: 14px;
	font-style: normal;
}
h3 {
	font-size: 13px;
	font-style: normal;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
