/* 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; }
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #1E5A89;
}
.style11 {color: #2B65B9}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #2F7695;
}
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;
}
.style13 {
	color: #244866;
	font-weight: bold;
}

a.one:link {
	color: #2B65B9;
	text-decoration: none;
}
a.one:visited {
	color: #2B65B9;
	text-decoration: none;
}
a.one:hover {
	color:#526017;
	text-decoration: none;
}
a.one:active {
	color: #2B65B9;
	text-decoration: none;
}
a.new:link {
	color: #B90206;
	text-decoration: none;
}
a.new:visited {
	color: #B90206;
	text-decoration: none;
}
a.new:hover {
	color:#526017;
	text-decoration: none;
}
a.new:active {
	color: #B90206;
	text-decoration: none;
}
