.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;

}
.blue {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006699;

}
.blue-header {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	color: #006699;
	font-weight: bold;

}
.graylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;

}
.bullets {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;




}
.strong-header {
	font-family: verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
}
.larger {
	font-size: 14px;
	color: #000000;
}
.bullet-image {
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	list-style-position: outside;

}
.maintext {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}
