/* Main Structure */
body {
	background-color: #fffff;
	margin: 0 0 0 0;
	font-family: Helvetica;
	font-size: 0.8em;
	line-height: 1.5em;
	text-decoration: none;
}

p {
	font-size: 1.0em;
	color: #7a7b7b;
	font-family: Helvetica, Arial;
	text-decoration: none;
}

p.red {
	font-size: 1.0em;
	color: #bc2631;
	font-family: Helvetica;
}



a.nav {
	color: #7a7b7b;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	text-decoration: none;

}
a {
	color: #bc2631;
	text-decoration: none;
	font-size: 1.0em;
	text-decoration: none;

}



a:hover {
	color: #bc2631;
	text-decoration: underline;
}
a.red {
	color: #bc2631;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;

}

td.footer{
	color: #bc2631;
	text-decoration: none;
	font-size: 0.8em;
}

a.footer{
	color: #bc2631;
	text-decoration: none;
	font-size: 1em;
}

a.footer:hover{
	color: #bc2631;
	text-decoration: none;
	font-size: 1em;
	text-decoration: underline;
}

h1 {
	font-size: 1.3em;
	color: #bc2631;
	text-align:left;
	font-weight: bold;
}

