@charset "UTF-8";
/* CSS Document */

body {
	background-color: #D3DFEB;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.style3 {
	font-size: 13px;
	font-weight: bold;
}

a:link {
	color: #c82c2a;
	text-decoration:underline;
}
a:visited {
	color: #c82c2a;
	text-decoration:underline;
}
a:hover {
	color: #c82c2a;
	text-decoration:none;
}
a:active {
	color: #c82c2a;
	text-decoration:underline;
}

a.leftnav:link {
	color: #000000;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
}
a.leftnav:visited {
	color: #000000;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
}
a.leftnav:hover {
	color: #000000;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
}
a.leftnav:active {
	color: #000000;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
}

a.mailto:link {
	color: #000000;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
}
a.mailto:visited {
	color: #000000;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
}
a.mailto:hover {
	color: #000000;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
}
a.mailto:active {
	color: #000000;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
}