body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #eeeeee;
}

td {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 24;
	margin-bottom: 0
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20;
	margin-bottom: 16
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

.Normal {
	font-size: 12px;
}

.Small {
	font-size: 10px;
}

.Tiny {
	font-size: 9px;
}

.quote {
	font-size: 14px;
	font-style: italic;
	text-align: center
	}

A, A:active {
	color: #336699;
}

A:hover {
	color: #ff0000;
}

A:visited {
	color: #666666;
}
