body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
h3 {
	font-size: 18px;
	font-style: italic;
}
li {
	list-style-image: url(images/bullet.gif);
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.formats {
	padding-right: 15px;
	padding-bottom: 10px;
}
.title {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hilite {
	background-color: #FFFF33;
}
.btmbg1 {
	background-attachment: fixed;
	background-image: url(images/btm_corp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.formats-corp {
	background-attachment: scroll;
	background-image: url(images/btm_corp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-bottom: 50px;
}
.formats-sch {
	background-attachment: scroll;
	background-image: url(images/btm_school.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-bottom: 70px;
}
.formats-svcs {
	background-attachment: scroll;
	background-image: url(images/btm_svcs.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-bottom: 70px;
}
