body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 11px;
	line-height: 130%;
}


a:link {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #CC0000;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #666666;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-family: "Courier New", Courier, mono;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: "Courier New", Courier, mono;
}
h4 {
	font-size: 14px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.red {
	color: #993366;
}
.text-12 {
	font-size: 12px;
	line-height: 130%;
}
.text-11 {
	font-size: 11px;
	color: #666666;
}

.courier {
	font-family: "Courier New", Courier, mono;
}
.ss {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	font-size: 120%;
}
.nfpw-cel-speaker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.nfpw-cel-time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
