li {
	font-size: medium;
	list-style-type: disc;
	margin-left: 30px;
}
h1 {
	font-weight: bold;
	font-size: 20px;
}
body {
	font-size: 20px;
}
.footer {
	background-image: url(images/separator_big.jpg);
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	width: 100%;
	clip: rect(auto,auto,auto,auto);
	position: fixed;
	height: 25px;
	visibility: visible;
	overflow: visible;
}
.footer_text {
	font-size: 10px;
}
.style2 {
	font-size: 10;
	background-position: bottom;
}
.normtxt {
	font-size: 14px;
	padding: 5px;
	margin: 1px;
}
.separ {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
