﻿.navA {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003c89;
	line-height: 200%;
	text-decoration: none;
	text-transform: lowercase;
}
h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
a:active {
	outline: none;
}

.navA:hover {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0271FF;
	line-height: 200%;
	text-decoration: none;
	text-transform: lowercase;
}
.size1 {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.size2 {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.title {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0271ff;
	text-decoration: none;
	text-transform: lowercase;
}
.header {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0271ff;
	text-decoration: none;
	text-transform: lowercase;
	margin-bottom: 3px;
}
.footer {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #95aa5e;
}
.footerA {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0271ff;
	text-decoration: none;
}
.footerA:hover {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #95aa5e;
	text-decoration: underline;
}
#table10 h1 {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0271ff;
	text-decoration: none;
	text-transform: capitalize;
	margin-bottom: 15px;
}
#table10{
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#table10 a{
	text-decoration: none;
}
#table10 li{
	margin-left: 40px;
	list-style-type:disc;
}


