BODY
{
	margin: 0px;
	margin-top: 20px;
	background-color: #DEEEFF;
	color: Black;
	font-family:arial;
	font-size:75%;
	font-weight:normal;
	text-decoration:none;
	text-align: center;
}

			
	
A
{
	font-family:arial;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#FFA200;
}
A:hover
{
font-family:arial;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	
	color:#D18603;
}
em 
{
	color: #FFA200; 
	font-size: 130%; 
	font-weight: bold; 
	font-style:normal;
}
TD
{
	font-size: 75%
}
#cover
{
	height: auto;
	text-align:center;
	width: 650px;
	position: relative;
	margin: auto;
}
#top
{
	width: 650px;
	background-color:#DEEEFF;
	text-align: center;
	float: left;
}
#menu
{
	width: 650px;
	text-align: justify;
	height:10px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	float: left;
}
span.menu
{
	padding-left: 10px;
	padding-right: 10px;
}
#text
{
	width: 650px;
	text-align: center;
	border-left: solid 1px black;
	border-right: solid 1px black;
	height: 500px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	overflow: auto;
	float: left;
	
	scrollbar-face-color:#DEEEFF;
   scrollbar-shadow-color:#000000; 
   scrollbar-highlight-color:#000000; 
   scrollbar-3dlight-color: #DEEEFF; 
   scrollbar-darkshadow-color: #DEEEFF; 
   scrollbar-track-color: #DEEEFF; 
   scrollbar-arrow-color: #000000;
	

}
#padding
{
	width: 610px;
	text-align: justify;
}	
	
span.text
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}
#bottom
{
	height: 150px;
	width: 100%;
	background-color:#DEEEFF;
	text-align: center;
	
}

.text
{
	text-align: justify;
}
