body {
  background-color: #CCE8EE
}

.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	padding-right: 10px;
	font-weight: bold;
}
.body_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.body_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 180%;
	color: #008CA8;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.body_ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #008CA8;
	font-weight: bold;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	color: #333333;
	text-align: left;
}
a:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #990000;
}
.pad_rt {
	padding-right: 5px;
}
