.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-size: 12px;
	color: 0c2577;
	list-style-type: decimal;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: 0c2577;
}
.bkgrnd {
	background-image: url(images/homepage/background_fade.jpg);
	background-repeat: no-repeat;
}
.largeheads {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	color: 0c2577;
	font-style: normal;
}
