body{
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
p{
	font-size: x-small;
}
ul{
	font-size: x-small;
	font-style: italic;
}
.newp{font-size:larger;
background-color:#A68CD9;
}
a.small{
	font-size: xx-small;
	color: #4E4266;
	font: bold;
	text-decoration: none;
}
a.small{
	font-size: xx-small;
	color: #4E4266;
	font: bold;
	text-decoration: none;
}

a.small:hover{
	text-decoration: underline;
	text-transform: uppercase;
}
.description{
	font: bold small;
}
.heading1{
color:#A68CD9;
}
.heading2{
color:#745A9D;
}
.heading3{
color:#4A415D;
}
.topnav{
margin: 0%;
}
.bighead {
font-size:xx-large;
font-weight:bold;
color:#6E619E;
}
.mainbody{
	background: #FFFFFF;
}
.mainbody a{
   color: #4E4266;
	font-size: x-small;
	text-decoration: none;
}
.mainbody a:hover{
   color: #290083;
	font: bolder;
}
.mainbody p{
	font-size: x-small;
}
.mainbody ul{
	font-size: x-small;
}
.mainbody ol{
	font-size: x-small;
}

.mainbody h1{
	font-size: large;
	color: #6E619E;
	font-weight: bold;
	padding-left: 3px;
}
.mainbody h2{
	font-size: medium;
	color: #6E619E;
}

.smallmenu {
	font-size: 60%;
	font-weight: bold;
}
.smallmenu a {
	color: #290083;
	text-decoration: none;
}
.smallmenu a:hover{
	text-decoration: underline;
}
.menuitem{
	background: #FFFFFF;
	font: small;
	margin: 0px;
	padding: 0px;
}
.menuitem a{
color:#A68CD9;
display:block;
text-decoration:none;
}
.menuitem a:visited{
color:#6E619E;
text-decoration:none;
}
.menuitem a:hover{
	color: #745a9d;
	text-decoration: none;
	font-style: italic;
}
.menuitem a:active{
background: #FFFFFF;
color:#A692CF;
text-decoration:none;
}
.menuitem h1{
   color: #6E619E;
	font: bold medium;
	margin: 0px;
	padding: 3px;
}
.menuitem p{
	margin: 0px;
	padding: 2px 3px 2px 5px;
	font-weight: bold;
}
td.specTD {
	background-image:url(AAS_v.gif);
	background-repeat: repeat-y;
}
.warning {
    font-family:Georgia, "Times New Roman", Times, serif;
	border-color: #A78DD9;
	padding:5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	font-size: xx-small;
}
#footer{
	font-size: xx-small;
	text-align: center;
	color: #4E4266;
	font: bold;
}
#footer2{
    font-size: xx-small;
	color: #4E4266;
	text-decoration:none
}