BODY {
	FONT-FAMILY: arial, verdana, helvetica;
	FONT-SIZE: 8pt;
	margin-top:0px;
	margin-left:0px;
	COLOR: #000000;
	background : #ffffff;
	background-color : #ffffff;
}
a{
	FONT-FAMILY: arial, verdana, helvetica;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-weight: bold;
	text-decoration:none
}
a:hover {
	FONT-FAMILY: arial, verdana, helvetica;
	FONT-SIZE:  8pt;
	COLOR: #212469;
	font-weight: bold;
	text-decoration:underline
}
.content {
	FONT-FAMILY: arial, verdana, helvetica;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	margin-top:0px;
	margin-left:0px;
	background : #FFFFFF
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color: #FFFFFF
}

.nav_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color: #FFFFFF
}

A.nav_off:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color: #000000
}
A.nav_off:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
	color: #000000
}
A.nav_off:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-decoration : underline;
	font-weight : bold;
	color: #000000
}

A.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color: #FFFFFF
}
A.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
	color: #FFFFFF
}
A.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	text-decoration : underline;
	font-weight : bold;
	color: #ffffff
}

div#w-links {
	border:1px solid rgb(0,0,0);
	padding:5px;
	width:750px;
	text-align:left;
	float:center;
	margin: 20px 0px 15px 0px;
	font-size:10px;
}

div#w-links a {
	text-decoration:none;
	color: #6B6B6B;
}

div#w-links a:hover {
	text-decoration:underline;
	color: #6B6B6B;
}

div#content {
	border:1px solid rgb(0,0,0);
	padding:5px;
	width:950px;
	text-align:left;
	float:center;
	margin: 20px 0px 15px 0px;
	font-size:10px;
}
