
BODY {
	font-family: Tahoma,Arial,Helvetica;
	background-color: #FFFFFF;
	font-size: 10pt;
}






A:link {
	color: #566D8C;	
	font-size: 10pt;
	x-text-underline: Off;
	text-decoration: none;

}

A:hover {
	background-color: #ABBDD9;
	color: #7694BF;
	x-text-underline: Off;
	text-decoration: none;
}

A:active {
	x-text-underline: Off;
	text-decoration: none;
	color: #7694BF;
}

A:visited {
	color: #7694BF;	
	x-text-underline: Off;
	text-decoration: none;
}

H1 {
	font-weight: bold;
	font-size: 14pt;
	margin-top: 0pt;
	margin-bottom: 20pt;
	color: #3F382F;
}


.nav {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 20pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #566D8C;
	padding: 10;
}

.article {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	font-weight: normal;
	color: #000000;
	background-color: #BFB6AD;
	padding: 10;
}

.articletitle {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	font-weight: bold;
	color: #000000;
	background-color: #BFB6AD;
	padding: 10;
}

.title {
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #566D8C;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 10pt;
}