body	{
	background-color: #CCCCCC;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, Sans-serif;
	width:748px;
	margin:0px auto;
}

.head	{
	background: url(images/header.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	border: 0;
	height: 103px;
}

a.contact:link, a.contact:visited, a.contact:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #82A3CD;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	list-style-type: square;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #82A3CD;
}

a.2nav:link, a.2nav:visited, a.2nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background: #FFFFFF;
}

a.2nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82A3CD;
	background: #FFFFFF;
}

.team {
	margin-bottom: 15px;
}

.headline	{
	color: #003399;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
}

.intro	{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
}

.body	{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.mini	{
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-style: italic;
	filter: glow(strength = 3, color = #FFFFFF);
}