﻿/* CSS layout */
#masthead {
}
#top_nav {
}
#page_content {
<style type="text/css">
.INStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	text-align: center;
}
.style2 {
	list-style-type: disc;
	text-align: center;
	font-size: x-large;
}
.style3 {
	text-align: center;
	font-size: large;
}
.style4 {
	text-align: center;
}
</style>

}
#footer {
}