BODY {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt! important; COLOR: #000000; FONT-STYLE: normal! important; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TABLE {
	BACKGROUND-COLOR: transparent
}
TD.Grey {
	PADDING-RIGHT: 10pt; PADDING-LEFT: 5pt; VERTICAL-ALIGN: top; COLOR: #0054a0; BACKGROUND-COLOR: #e0e0e0; TEXT-ALIGN: left
}
A:link {
	COLOR: #0054a0; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0054a0; TEXT-DECORATION: none
}
A:active {
	COLOR: #0054a0; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
A.nav:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.nav:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.nav:hover {
	COLOR: #bbc4ee; TEXT-DECORATION: underline
}
A.snav:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.snav:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.snav:hover {
	COLOR: red; TEXT-DECORATION: none
}
A.region:link {
	FONT-SIZE: x-small; COLOR: #0054a0; TEXT-DECORATION: none
}
A.region:visited {
	FONT-SIZE: x-small; COLOR: #0054a0; TEXT-DECORATION: none
}
A.region:hover {
	COLOR: red
}

.bodytext {
	font-family: "Arial,";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Navy;
	border-left-width : 8px;
	border-right-width : 8px;
	margin-left : 8px;
	margin-right : 8px;
}
.boldtext {
	font-family: "Arial,";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Navy;
	border-left-width : 8px;
	border-right-width : 8px;
	margin-left : 0px;
	margin-right : 0px;
}

.bodytexti {
	font-family: "Arial,";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: Navy;
	border-left-width : 4px;
}
	.boldtexti {
	font-family: "Arial,";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #663300;
	border-left-width : 4px;
}

	.browntext {
	font-family: "Arial,";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	border-left-width : 4px;
}
.bluetext {
	font-family: "Arial,";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	border-left-width : 4px;
}
.bigtext {
	font-family: "Arial,";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	border-left-width : 4px;
}
.biggertext {
	font-family: "Arial,";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	border-left-width : 4px;
}
.bigtexti {
	font-family: "Arial,";
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #663300;
	border-left-width : 4px;
}