body {
	border-color: #333333;
	color: #000000;
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	margin: 15px;
	text-align: justify;
	white-space: normal;
}

h1 {
	background-color: inherit;
	background-image: none;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	padding: 4px;
	text-align: center;
	text-decoration: underline;
}

h2 {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	text-decoration: underline;
}

h3 {
	font-family: Tahoma;
	font-size: large;
	font-stretch: unchanged;
	font-weight: bold;
	text-align: center;
}

blockquote {
	color: #004080;
	font-family: Tahoma;
	font-size: medium;
	font-style: italic;
}

li {
	color: #000000;
	font-family: Tahoma;
	font-size: medium;
	font-style: italic;
	font-weight: 500;
	list-style-image: none;
	text-align: left;
}
