@charset "utf-8";
.bigbullet {
	font-size: 14px;
	font-weight: bolder;
}

h1 {
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	padding-top: 5px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000000;
}
a.nav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active{
	color: #000000;
	padding-right: 10px;
}
a.nav:hover {
	color: #000000;
	padding-right: 10px;
}
/* CSS Document */

.footertext {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.redborder {
	border: 2px solid #E51937;
}
h2 {
	font-size: 20px;
	font-weight: bolder;
	padding-left: 10px;
}
