@charset "utf-8";
/* CSS Document */
.style1 {
	font-size: 24px;
	font-weight: bold;
}

.links1 {
	font-size: 20px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FF9900;
}

ul.MenuBarVertical
{
	margin: 0 auto;
	width: auto;
}
.stylebody
  {
	width: 600px;
  }
.style2 {color: #FF9900}textarea {
	display: block;
	width: 600px;
}

