body {    font-family: arial, helvetica, sans-serif;  font-size: 80%;  color: black;  background-color: #ffffff;  margin: 40px;}a {  color: #858e97;  border-bottom: 1px #000 dotted;  text-decoration: none;}a:hover {	color: Black;	text-decoration: none;}h1 {  font-family: arial, helvetica, arial, sans-serif;  font-size: 90%;  }h2 {  font-family: arial, helvetica, arial, sans-serif;  font-size: 80%;  }      #headerBox {  height: 4em;  border: 1px solid black;  background-color: #0066FF}/*war: #5A7995. */  #layoutBox {  float: left;  border-bottom: 1px solid #5A799D;  background-color: #FFFFFF;  padding: 10px;  }#menuBox {	float: left;	width: 15em;	margin: 10px 0 0 0;	text-align: justify;}#footerBox {  height: 1em;  text-align: center;  font-size: 85%;  clear: both;  }  .title {   margin-top: 10px;	font-family: helvetica, arial, sans-serif;	font-size: 280%;	font-weight: lighter;	font-style: normal;	color: #ffffff;	line-height: 0.9em;	padding: 5px;}.menuGroup {  padding: 5px 0 5px 0;  margin-bottom: 30px;}.menuGroup a {  color: #35567C;  text-indent: 3em;  border-top: 1px solid;  border-bottom: 1px solid;  text-decoration: none;  margin-bottom: 2px;  display: block;  }.menuGroup a:hover {  color: #FFFFFF;  background-color: #5A799D;}#news {  padding: 0px 5px 0px 5px;  margin-bottom: 30px;}#main {  margin: 10px 0 0 16em;  border-left: 1px solid #5A799D;  padding: 10px;  text-align: justify;}/*Styles for other classes. */.AlignLeft{	margin: 10px 10px 5px 0;	float: left;}.AlignRight{	margin: 10px 0 0 10px;	float: right;}
