body {
	background-color: #999999;
}


.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
}
.NWINTRO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.Title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #8AABC4;
}

.Title2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	color: #FFFFFF
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #8C172A
}

a.BottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.BottomMenu:hover{
	color: #8AABC4;
	text-decoration: underline;
}


