body,td,th {
	font-family: Arial, Helveticca, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #ffffff;
	margin-top: 0px;
}
a.linklite:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linklite:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.linklite:hover {
	text-decoration: none;
	color: #333333;
	
}
a.linklite:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.linkdark:link {
	color: #0000cc;
	text-decoration: none;
	
}
a.linkdark:visited {
	text-decoration: none;
	color: #0000cc;
}
a.linkdark:hover {
	text-decoration: underline;
	color: #0000cc	
}
a.linkdark:active {
	text-decoration: none;
	color: #0000cc;
}
h1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
h2 {
	color: #CC9933;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	color: #ff0000;
	font-weight: bold;
	font-size: 20px;
}
.style1 {font-size: 9px; color: #333333; 
}
.style2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FF0000; font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-weight: bold;
	font-size: 12px;
}


.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; 
}
.style6 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style7 {font-size: 10px;
}
ul {
	list-style-position: outside;
	list-style-image: url(AABIAERO/images/graysmallbullet.gif);
}
.style8 {color: #FFFFFF;
}