.body01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #CC9966;
	letter-spacing: normal;
	text-align: left;	
	word-spacing: normal;
	margin: auto;
	padding: 6px;
	clear: both;
	background-position: center center;
	border: none;
	page-break-before: auto;
	page-break-after: always;
	position: relative;
	left: 2%;
	top: 20px;
	width: 96%;
	height: auto;
	right: 2%;
	bottom: 25px;
}

.body02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #CC9966;
	letter-spacing: normal;
	text-align: left;	
	word-spacing: normal;
	margin: auto;
	padding: 6px;
	clear: both;
	background-position: center center;
	border: none;
	page-break-before: auto;
	page-break-after: always;
	position: relative;
	left: 2%;
	top: 20px;
	width: 96%;
	height: auto;
	right: 2%;
	bottom: 25px;
}

#heading_photo  {
        clear: both;
}

#heading_photo2  {
        clear: both;
}


.heading  {
	font-weight: bold;
        font-size: 100%;
	padding: 0px;
}

.body  {
	font-family: "Times New Roman", "CG Times", Times, FreeSerif;
	padding: 0px;
	


}

.warning  {

	padding: 0px;
	color: #CC0000;
}

#menu ul {
  
  margin-left: -2.5em;

  background-color: #CC9966;
}



#menu li {
  
  list-style-type: none;

  float: left;

  width: 5em;

  text-align: center;

}



#menu a {

  text-decoration: none;

  color: black;

  display: block;

  border: 3px blue outset;

  background-color: #CCCCFF;

}



#menu a:hover {

  border: 3px blue inset;

}

#menu2 ul {
  
  margin-left: -2.5em;

  background-color: #CC9966;
}



#menu2 li {
  
  list-style-type: none;

  float: left;

  width: 5em;

  text-align: center;

}



#menu2 a {

  text-decoration: none;

  color: black;

  display: block;

  border: 3px blue outset;

  background-color: #CCCCFF;

}



#menu2 a:hover {

  border: 3px blue inset;

}