
body {
	background-color: #fefefe;
}

p {
	font-family: "Garamond, Times New Roman, serif";
	font-size: 12pt;
	font-weight: normal;
	line-height: 14pt;
	color: #000000;
}

h1 {
	font-family: "garamond, times new roman, serif";
	font-style: normal;
	font-weight: normal;
	font-size: 24pt;
	color: #000090;
	padding: 0px;
}

h2 {
	font-family: "garamond, times new roman, serif";
	font-style: normal;
	font-weight: normal;
	font-size: 18pt;
	color: #000090;
	padding: 0px;
}

h3 {
	font-family: "garamond, times new roman, serif";
	font-style: bold;
	font-weight: normal;
	font-size: 14pt;
	color: #000090;
	padding: 0px;
}

A:link {
	text-decoration: underline;
	color: #000090;
}

A:visited {
	text-decoration: underline;
	color: #606090;
}

