h1 {
	font-family: "times new roman", georgia, times;
	color: #330000;
	text-align: center;
	font-size: 20pt;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: "times new roman", georgia, times;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: "times new roman", georgia, times;
	color: #330000;
	text-align: left;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

*#content {font-family: "times new roman", georgia, times; font-size: 9pt; color: #000000;}

ol, ul, li, div {
	font-family: "times new roman", georgia, times;
	font-size: 9pt;
	font-color: #000000;
}

a:link, a:visited, a:active {
	font-family: "times new roman", georgia, times;
	font-size: 9pt;
	color: #0000ff;
}

a:hover {
	font-family: "times new roman", georgia, times;
	font-size: 9pt;
	color: #0000ff;
}
