a {
	color: #666666;
}

a:hover {
	color: #114488;
}

body {
	background-color: #ffffff;
	margin-left: 3%;
	margin-right: 3%;
}

h1 {
	color: #114488;
	font-family: Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	top: 20px;
}

h2 {
	color: #114488;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	font-style: normal;
}

ul {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
	line-height: 140%;
}

ol {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
}

