body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3, h4, h5 { margin: 0px; margin-bottom: -7px}

h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff0000;
}

h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #004397;
}

p { }

a:link {
    color: #004397;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highBold {
	font-weight: bold;
	color: #003497;
}

.highThin {
	color: #ff0000;
}
