.SStech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C2814;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #524327;
}

.ack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #524327;
	font-weight: bold;
}.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
body {
	background-color: #EFEAD7;
}
a:link {
	color: #594B33;
}
a:visited {
	color: #594B33;
}
a:hover {
	color: #30281B;
}
a:active {
	color: #594B33;
}
#health p {
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
margin: 10 10 10 10;
}
#health .titleText {
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#CC0000;
font-style: italic;
}
#health a:link {
	color: #CC0000;
	font-weight:bold;
}
#health a:visited {
	color: #CC0000;
	font-weight:bold;
}
#health a:hover {
	color: #CC0000;
	font-weight:bold;
	text-decoration:underline;
}
#health a:active {
	color: #CC0000;
	font-weight:bold;
}
