a:link {
	color: #E1001A;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #E1001A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.nav:link {
	color: #737373;
	font-size: 11px;
	font-weight: bold;
}
a.nav:visited {
	color: #737373;
	font-size: 11px;
	font-weight: bold;
}
a.nav:hover {
	color: #D2000F;
}
a.nav:active {
	color: #000000;
}
a.nav2:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.nav2:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.nav2:hover {
	color: #dcdcdc;
}
a.nav2:active {
	color: #000000;
}
body {
	background-color: #E1E1E1;
	margin: 0px;
}
h1 {
	color: #FFFFFF;
	font-family: arial, 'MS Sans Serif';
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 20px;
}
h2 {
	color: #FFFFFF;
	font-family: arial, 'MS Sans Serif';
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}
p {
	color: #000000;
	font-family: arial, 'MS Sans Serif';
	font-size: 12px;
}
p.whatwedo {
	color: #E1001A;
	font-weight: bold;
}
table.layout {
	width: 800px;
}
td {
	color: #000000;
	font-family: arial, 'MS Sans Serif';
	font-size: 12px;
}
