body
	{
	background-attachment: fixed;
	margin: 1em;
	padding: 1em;
	background-color: #FFFFFF;
	color: #000000;
	}
	
h1, h2, h3, h4
	{
	font-family: arial, verdana, sans-serif, serif;
	color: #000000;
	background-color: transparent;
	text-align: center;
	}

p, li
	{
	font-family: arial, verdana, sans-serif, serif;
	font-size: 12pt;
	line-height: 125%;
	color: #000000;
	background-color: transparent;
	}
#navcontainer ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #fff;
	background-color: #fff;
	width: 100%;
	text-align: center;
	}
#navcontainer ul li 
	{ 
	display: inline; 
	}
#navcontainer ul li a
	{
	text-decoration: none;
	padding: .2em 1em;
	color: #036;
	background-color: #ddd;
	border: 1px solid #036;
	}
#navcontainer ul li a:hover
	{
	color: #fff;
	background-color: #369;
	}	
.sp
	{
	text-align: center;
	}	
li
	{
	line-height: 150%;
	}	
td
	{
	font-family: arial, verdana, sans-serif, serif;
	font-size: 12pt;
	color: #000000;	
	background-color: transparent;
	text-align: left;
	}
	
.footer
	{
	font-family: arial, verdana, sans-serif, serif;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
	background-color: transparent;
	text-align: center;
	}
hr
	{
	width: 80%;
	}
img
{
	border: 0px none;
	background-color: transparent
}

	