.footer {
	font-family: "MS Sans Serif";
	font-size: 9px;
	line-height: 30px;
	font-weight: lighter;
	color: #FFFFFF;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #3333CC;
	text-decoration: none;
}
body {
	font-family: "MS Sans Serif";
	font-size: xx-small;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	vertical-align: 90%;
	white-space: normal;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px groove #333333;
	border-left: 1px none #333333;
	height: 12px;
	bottom: 12px;


}
