body {
	font-size: 100%;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f5968;
}
#col_mid a {
	color: #1f5968;
}
h1, h2, h3, h4, h5, h6 {
	margin: 8px 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
}
#col_mid p, #col_mid table.products {
	margin: 0 33px 18px 33px;
	line-height: 1.4em;
}
#col_mid table p {
	margin-left: 0;
}
#col_mid table th {
	text-align: left;
	background-color: #efefef;
}
#col_mid ul, #col_mid ol {
	margin: 0 33px 18px 33px;
	padding: 0 0 0 20px;
}
#col_mid ul {
	list-style-image: url(../images/bullet_disc_yellow.gif);
}
#col_mid ul.inverse {
	background-image: url(../images/bkgnd_col_mid_ul_inverse.gif);
	background-repeat: repeat-y;
	list-style-image: url(../images/bullet_disc_white.gif);
	margin-left: 0;
	padding: 15px 0 15px 53px;
}
#col_mid ul li {
	margin: 9px 0 0 0;
}
.smaller {
	font-size: 0.8em;
}
h1 span.smaller {
	font-size: 0.5em;
}
.larger {
	font-size: 2.2em;
}
.alert {
	color: #CC0000;
	font-weight: bold;
}