body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #550000;
}
.links {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.quoteAuthor {
	font-size: 9px;
	line-height: 11px;
	font-weight: lighter;
}
td {
	font-size: 10px;
	font-family: "Trebuchet MS";
	line-height: 12px;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
:link {

	font-weight: bold;
	text-decoration: none;
}

:link:active, :link:hover {

	font-weight: bold;
	text-decoration: underline;
}

:visited {

	font-weight: bold;
	text-decoration: none;
}

:visited:active, :visited:hover {

	font-weight: bold;
	text-decoration: underline;
}
.capit {
	text-transform: uppercase;
}
.longText {
	font-size: 10px;
	line-height: 15px;
}
.header {
	font-size: 12px;
	line-height: 14px;
}
