.sti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;

}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #CCCCCC;
}
A:link {text-decoration: none; color: yellow;}
A:visited {text-decoration: none; color: yellow;}
A:active {text-decoration: none; color: yellow;}
A:hover {text-decoration: none; color: yellow;}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-weight: bold;
	white-space: normal;


}
