.bullet {
	font-size : 9pt;
	font-family : "Century Gothic";
	color : #CC6600;
	list-style-type : none;
	margin-left : 35px;
	text-indent : -35px;
	list-style-image : url(images/ablbull1.gif);
	margin-bottom : 0px;
	margin-top : 0px;
}

LI {
}

body, br, p, address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul { font-family: Century Gothic; color: #663300; font-size: 10pt }
a				{ text-decoration: none }
a:link       {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited    {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}
a:active     { color: #FF0000; text-decoration: none }
a:hover      	{ color: navy; text-decoration: none }


h1, h2, h3, h4, h5, h6 { color: #000080; font-family: Century Gothic; font-weight: bold }
h1           { font-size: 14pt; color: #CC9900; font-weight: bold }
h2           { font-size: 12pt; color: #800000; font-weight: bold }
h3           { font-size: 12pt; color: #808000; font-weight: bold }
H4 {font-size: 21px}

H5 {font-size: 18px}

h6           { font-size: 8pt }

.answer {
	margin-left: 30px;
}

.small {
	font-size: 8pt
}