/* CSS Document */

body {
	background-color: #F2F2F2;
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}



.style4 {	font-family: verdana;
	font-size: 8pt;
}
.style6 {font-family: verdana; font-size: 8pt; color: #333333; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #526017;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.one:link {
	color: #2B65B9;
	font-weight:bold;
	text-decoration: none;
}
a.one:visited {
	color: #2B65B9;
	font-weight:bold;
	text-decoration: none;
}
a.one:hover {
	color:#526017;
	font-weight:bold;
	text-decoration: none;
}
a.one:active {
	color: #2B65B9;
	font-weight:bold;
	text-decoration: none;
}
.style15 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B65B9;
}
