BODY {
	color: #274085;
	background-color: White;
	font-family: Tahoma, sans-serif;
	font-size: small;
}

A {
	color: #274085;
}

A:HOVER {
	color: #85273F;
}

	
h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

.xsmall {
		font-size: x-small;
}

.lismall {
		margin-left: 14px;
		margin-bottom: 6px;
		margin-top: -4px;
}

li {
		margin-bottom: 6px;
}

table {
	border: #0d1f61;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;
}

.testingform {
	font-family: Tahoma;
	font-size: 11px;
}