html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
p {
	font-size: x-small;
}
td {
	font-size: x-small;
}
h5 {
	font-size: xx-small;
}
h4 {
	font-size: x-small;
}
h3 {
	font-size: small;
}
h2 {
	font-size: small;
}
h1 {
	font-size: medium;
	margin: 0px;
}
.title {
	font-size: large;
	font-weight: lighter;
	margin: 0px;
}
hr {
	color: #86ad45;
}
a:link {
	color: #008ab5;
}
a:visited {
	color: #008ab5;
}
a:hover {
	color: #008ab5;
}
.subtitle {
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.subtitle a:link {
	color: #008ab5;
	background: none;
	text-decoration: none;
}
.subtitle a:visited {
	color: #DFEAD6;
	background: none;
	text-decoration: none;
}
.subtitle a:hover {
	color: #DFEAD6;
	background: none;
	text-decoration: none;
}
.sub {
	font-size: xx-small;
	margin: 0px;
}
.sub a:link {
	color: #008ab5;
	background: none;
	text-decoration: none;
}
.sub a:visited {
	color: #008ab5;
	background: none;
	text-decoration: none;
}
.sub a:hover {
	color: #008ab5;
	background: none;
	text-decoration: none;
}
