body {
	background-image: url(images/spm-web_11.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bg-1 {
	background-color: #FFFFFF;
	background-image: url(images/spm-web_07.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


p {
	margin-top: 0px;
	margin-bottom: 3px;
}



p.differentSpacing {
	/* color used to differentiate the different paragraphs */
	color: green;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 4px;
}



.g-10 {font-size: 10px}
.g-12 {font-size: 12px}
.g-14 {font-size: 14px}
.g-16 {font-size: 16px}

.g-b-10 {font-size: 10px;font-weight: bold;}
.g-b-12 {font-size: 12px;font-weight: bold;}
.g-b-14 {font-size: 14px;font-weight: bold;}
.g-b-16 {font-size: 16px;font-weight: bold;}

.gi-10 {font-size: 10px;font-style: italic;}
.gi-12 {font-size: 12px;font-style: italic;}
.gi-14 {font-size: 14px;font-style: italic;}
.gi-16 {font-size: 16px;font-style: italic;}


.gi-b-10 {font-size: 10px;font-style: italic;font-weight: bold;}
.gi-b-12 {font-size: 12px;font-style: italic;font-weight: bold;}
.gi-b-14 {font-size: 14px;font-style: italic;font-weight: bold;}
.gi-b-16 {font-size: 16px;font-style: italic;font-weight: bold;}

.grn-12 {font-size: 12px;color: #339933;}
.grn-14 {font-size: 14px;color: #339933;}
.grn-16 {font-size: 16px;color: #339933;}
.grn-18 {font-size: 18px;color: #339933;}

.grn-b-12 {font-size: 12px;color: #339933;font-weight: bold;}
.grn-b-14 {font-size: 14px;color: #339933;font-weight: bold;}
.grn-b-16 {font-size: 16px;color: #339933;font-weight: bold;}
.grn-b-18 {font-size: 18px;color: #339933;font-weight: bold;}



.g-bullet {
	color: #33CC33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav-w A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav-w A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-w A:hover {
	color: #33CC66;
	text-decoration: none;
}

.nav-w A:active {
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #339933;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 21px;
	color: #003366;
	line-height: 22px;
	margin-bottom: 2px;
	margin-top: 2px;
}
h2 {
	font-size: 30px;
	color: #003366;
	line-height: 30px;
	margin-bottom: 6px;
	margin-top: 0px;
}
h3 {
	font-size: 18px;
	color: #003366;
	line-height: 18px;
	margin-bottom: 2px;
}
h4 {
	font-size: 15px;
	color: #003366;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
