body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5;
	margin-bottom: 0;
	color: #003366;
	scrollbar-base-colour: #ffffff;
	scrollbar-arrow-color: #ff6600;
	scrollbar-highlight-color: #4b6ca1;
	scrollbar-face-color: #000063;
	scrollbar-shadow-color: #4b6ca1;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #d2d9db;
	scrollbar-darkshadow-color: #ffffff
}

a:link       {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #FF6600;
}
/* unvisited links */
a:visited    {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #FF6600;
}
/* visited links */
a:hover      {
	color: #FF9900;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: underline;
	font-weight: bold;
}
/* user hovers */
a:active     {
	text-decoration: underline;
	color: #FF6600;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
/* active links */

h1           { font-size: 20px; color: #660099; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif}
h2           { font-size: 12px; font-weight: bold; color: #000033; font-family: Arial, Helvetica, sans-serif}
h3           { font-size: 10px; color: #000033; font-weight: bold ; font-family: Arial, Helvetica, sans-serif;}
h4 			{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6px; color: #000033}
h5 			{  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; color: #000033; font-weight: bold}
h6	{ font-size: 20px; color: #660099; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;}
p            { font-size: 10px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px}
.ait_statement {  font-size: 10px; font-weight: bold; color: #660099}
.ait_link {  font-weight: bold; text-decoration: none; font-size: 12px}
.essentials {  font-size: 12px; font-weight: normal; line-height: 16px}
.formboxes {  color: #003366; background-color: #d2d9db; border: 1px #9EB4BE solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.formbox_text {  font-size: 12px; line-height: 20px; color: #660099}
.award {
	font-size: 9px;
	font-weight: bold;
	color: #6699FF;
}

ul {
padding:0 7px 0 10px;
}

li {
	font-size: 10px;
	margin: 0 0 0 0;
	font: verdana;
	padding-left: 0px;
	list-style-position: outside;
}
