body {
	margin-top: 0px;
	margin-left: 5px;
	font-size: 13px;
	font-family: Arial;
}

a { font-weight: bold;  font-size: 12px }
a:link      {  color: #0000FF;  text-decoration: none }
a:visited { color: #8000FF;   text-decoration: none }
a:hover {  color: #FF0000;  text-decoration: underline }
a:active {  color: #FF0000;  text-decoration: underline }

td{
    font-size: 13px;
  }

h1{
  font-size: 23px;
}

h2{
  font-size: 19px;
  padding-top: 15px;
  margin-bottom: 5px;
}

h3{
  font-size: 16px;
  margin-bottom: 5px;
}

h4{
  font-size: 13px;
  margin-bottom: 5px;
}

ul {
	margin-top: 0px;
	margin-bottom: 5px;
}

.biglink{
	font-size:16px;
}
.indent{
	 margin-left: 15px;
}
.MainBody{
	margin-left: 75px;
	width: 600px;
}

.PageHeader    {
  font-weight: bold;
  font-size: 21px;
  }
  
 .ajmainmenu {
   font-style: bold;
   font-size: 14px;
	text-decoration : none;
}

.ajsubmenu {
   font-style: bold;
   font-size: 12px;
	text-decoration : none;
}
