body      {background-color: #FFFFFE;}

td        {color: #000000; font-family: arial, helvetica, sans-serif; font-size: 12px;}
th        {color: #000000; font-family: arial, helvetica, sans-serif; font-size: 14px;}

b         {font-weight: bold; color: #8694af;}
u         {color: #000000;}

h1        {color: #000000; text-decoration: none; font-size: 25pt; font-weight: bold; text-align: left;}
h2        {color: #8694af; text-decoration: none; font-size: 20pt; font-weight: bold; text-align: left;}
h3        {color: #8694af;}

a        {color: #000000; text-decoration: none; font-weight: bold;}
a:hover  {color: #000000; text-decoration: underline; font-weight: bold;}

.page {
	width: 800px;
	margin: 10px auto;
	}

.header {
	background-image: url(top3.jpg);
	width: 780px;
	height: 129px;
	border: 10px solid #000000;  
	margin-bottom: 20px;
  }
  

.content {
	margin-left: 20px;

	width: 597px;

	padding: 10px;
	border: 10px solid #000000; 
	background-color: #E9E9F3;

	font-family: tahoma, arial, helvetica, sans-serif; 
	float: left;
}


  
.menuitem {

	background-color: #FFF0F0;
	border: 10px solid #000000;
	height: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	width: 113px;
	padding: 5px;
	color: #000000; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 20px;  

} 

.menu {
	float: left;
	}