body {
	background-image: url(assets/sm_bkgd.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
.stronger {
	font-weight: bold;
	color: #000000;
}
.section {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}.horiz {
	background-image: url(assets/sm_dot_h.gif);
	background-repeat: repeat-x;
}
.top_bar {
	background-image: url(assets/sm_topbar.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-bottom: 25px;
}
.topmenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 20px;
}
.them {
	font-weight: bold;
	color: #CC3300;
}
