body {
	background-color: #415588;
	margin: 0px;
}

.smalltext {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.smalltext a:link {
	color: #0000FF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.smalltext a:visited {
	color: #0000FF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.smalltext a:hover {
	color: #0000FF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.smalltext li {
	margin-bottom: 5px;
	margin-left: -2em;
}

.smalltext ul {
	list-style: square;
	margin-bottom: 5px;
	margin-top: 5px;
}

.mediumtext {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.mediumtext a:link {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.mediumtext a:visited {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.mediumtext a:hover {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.mediumtext li {
	margin-bottom: 5px;
	margin-left: -2em;
}

.mediumtext ul {
	list-style: square;
	margin-bottom: 5px;
	margin-top: 5px;
}

.tablehdg {
	color: #c80000;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
