body {
	font-family: Arial, Helvetica, sans-serif;
}


.redbody {
	color: #FF0000;
}
.redbodybold {
	font-weight: bold;
	color: #FF0000;
}
.bluebody {
	color: #0000FF;
}
.bluebodybold {
	font-weight: bold;
	color: #0000FF;
}
.bluebodyboldlarge {
	font-weight: bold;
	color: #0000FF;
}
.blackbodyboldlarge {
	font-weight: bold;
	color: #000000;
}
.redbodyboldlarge {
	font-weight: bold;
	color: #FF0000;
}
.bullet {
	list-style-position: outside;
	list-style-type: decimal;
	vertical-align: middle;
}
.bullet2 {
	list-style-position: outside;
	list-style-type: disc;
}
.blackbodylarge {
	color: #000000;
}
.redbodyboldsmall {
	font-weight: bold;
	color: #FF0000;
}
.whitebodyboldsmall {
	font-weight: bold;
	color: #FFFFFF;
}
.whitebodybold {
	font-weight: bold;
	color: #FFFFFF;
}
.whitebodyboldlarge {
	font-weight: bold;
	color: #FFFFFF;
}
.bg1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bg2 {
	background-color: #DCDCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

