@import url("ae.css");

body         { background-color: #0088ff; }

A:link, A:active,  A:hover. A:visited
		{text-decoration:underline}

A, H1, H2, H3, H4, H5, H6, P, UL, OL, DIV, TD
		{color:#ffffff;}
		
TD.header	{}

A.question {font-weight: bold}

TD.cellHeader {background-color: #0047ff;
				color:#0047ff;
				text-align:center;}
				
p.bigFront   { font-size: 10pt; font-weight: bold; color:#ffffff; font-family: Arial;}

.feature {font-weight:bold}
.description	{font-weight:none}

P.pressRelease 	{font-weight:bold;
					font-size:9pt;}
					
					
P.title		{font-weight:bold;
					font-size:10pt;}
