.main_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal;
}
.main_body_BOLD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-weight: bold;
}
.heading_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
}
.header {
	background-image: url(graphics/spm_header_800.jpg);
}
.heading_01Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #900;
}
.navbar {
	background-image: url(javascripts/navbg_tile.jpg);
	background-repeat: repeat-x;
}
.main_body_large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	font-weight: normal;
}
.main_body_dkblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000066;
	font-weight: normal;
}
a:link {
	color: #FF9;
	text-decoration: none;
}
a:visited {
	color: #FFC;
	text-decoration: none;
}
a:hover {
	color: #FC3;
	text-decoration: underline;
}
a:active {
	color: #FC3;
	text-decoration: underline;
}
.main_body_justify {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal;
	text-align: justify;
}
.heading_01Index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	color: #FFF;
}

