body{
	background-color: #9FD1FB;
}
h1{
	font-family: Times New Roman;
	font-size: 18pt;
	text-align:left;
	list-style-type:disc;
	font-weight:bold;
}
h2{
	font-size: 16pt;
	color: #DC1D01;
	font-style: italic;
	font-family:Times New Romanserif;
	text-align:left;
}
h3{
	font-size: 14pt;
	text-align:left;
	text-indent:0;
	margin-top:0;
	font-family:Times New Romanserif;
}
h4{
	font-size: 12pt;
	font-family:Times New Roman;
	text-align:left;
}
h5{
	font-size: 12pt;
	font-style: italic;
	text-align: left;
	line-height: 100%;
}

p{
	text-align: left;
	word-spacing: 0;
	font-family: Times New Roman (serif);
	font-size: 12pt;
	color:#000000;
}
li{
	font-size: 12pt;
	font-style:italic;
	list-style-type:disc;
}

button{
	font-size: 8pt;
}
img style{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#toparea{
}


#leftarea{
	background-color: #FFDC93;
	width: 24%;
	color:#0000FF;
	float:left;
}
#leftarea a:hover{
	color:#FF0000;
	font-weight:bold;
}
#leftarea table{
	border:none;
	color:#0000FF;
}


#rightarea{
}


#bottomarea{
	clear:left;
	float:left;
}
.bottomnavmenu{
	font-style:italic;
	font-weight:bold;
}
.bottomnavmenu a{
	text-decoration:none;
}
.copyright{
	font-style: italic;
	font-weight:bold;
}
.bottomnotes li{
	font-style:normal;
}
