BODY { background: #FFFFFF;
	margin-top: 0px;
	color: #000000;
	font-size: 14px; 
	font-family: Century Gothic, Arial
	}
P {	color: #000000;
	text-indent: 15px;
	font-size: 14px; 
	font-family: Century Gothic, Arial;
	margin-left: 6px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 14px;
	}
P.ctrlp {	color: #000000;
	text-indent: 0px;
	font-size: 12px; 
	font-family: Century Gothic, Arial;
	margin-left: 6px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

UL {	color: #000000;
	font-size: 14px; 
	font-family: Century Gothic, Arial
	list-style-type: disc;
	padding-left: 5 }
H1 { color: #FF0000;
	halign: left;
	weight: medium;
	font-size: 15px; 
	font-family: Century Gothic, Arial; font-weight:bold;
	margin-left: 6px
	}
H2 { color: #FF0000;
	halign: left;
	weight: medium;
	font-size: 15px; 
	font-family: Century Gothic, Arial; font-weight:bold;
	margin-left: 6px
	}
H3 { color: #FF0000;
	halign: left;
	weight: medium;
	font-size: 12px; 
	font-family: Century Gothic, Arial; font-weight:bold;
	margin-left: 6px
	}
A:link { text-decoration: none underline;
	font-size: 14px;
	color: navy;
	font-family: Century Gothic, Arial }
A:visited { text-decoration: none underline;
	font-size: 14px;
	color: navy;
	font-family: Century Gothic, Arial }
A:active { text-decoration: none underline;
	font-size: 14px;
	color: navy;
	font-family: Century Gothic, Arial }
A:hover { text-decoration: none underline;
	font-size: 14px;
	color: red;
	font-family: Century Gothic, Arial }
A:link.small { text-decoration: none underline;
	font-size: 12px;
	color: navy;
	font-family: Century Gothic, Arial }
A:visited.small { text-decoration: none underline;
	font-size: 12px;
	color: navy;
	font-family: Century Gothic, Arial }
A:active.small { text-decoration: none underline;
	font-size: 12px;
	color: navy;
	font-family: Century Gothic, Arial }
A:hover.small { text-decoration: none underline;
	font-size: 12px;
	color: red;
	font-family: Century Gothic, Arial }
.base2 {	 color: #F0F0FF;
	font-style: italic;
	font-size: 12px; 
	font-family: Century Gothic, Arial;
	font-weight:bold }
HR { color: navy;
	width: 80%;
	size: 1px;
	noshade: true;
	align: center; }

img { border: 0px none}
img.left
{ float: left }
.left
{ float: left }
TABLE { background-repeat: no-repeat;
		border: 0px solid }
TD.blue { background-color: #D5F6FF
}
TD.grey { background-color: #EEE5EE
}
TD.ndnc {
    background: url(images/ndnc-background.gif) no-repeat;	
	}
form { 
 background-color: #EEE5EE;
 color: #000000; 
 border: 0px solid #999999; 
 font-family: Century Gothic, Arial; 
 font-size: 10px; 
 text-align: right; 
}
form.left { 
 background-color: #EEE5EE;
 color: #000000; 
 border: 0px solid #999999; 
 font-family: Century Gothic, Arial; 
 font-size: 10px; 
 text-align: left; 
}
input { 
 background-color: #CCCCCC; 
 border: 1px solid #999999; 
 font-family: Century Gothic, Arial; 
 font-size: 10px; 
 text-align: left 
}
input.bizz { 
 background-color: #FFCC00; 
 color: #000000; 
 border: 2px solid #999999; 
 font-family: Century Gothic, Arial; 
 font-size: 10px; 
 text-align: center 
}