/* WinNS4 */
h1, h2, h3, h4, h5, h6, th, dt	{ font-family:	arial, Verdana, Helvetica, sans-serif; }

	/* begin affordances */	/* 8 - bluegold */
		
a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label	{	
	font-family:	arial, Verdana, Helvetica, sans-serif;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	#369;
	border-style:	none;
	}	
		
body	{	
	color:	#000000;
	background-color: #fff;
	}
col, colgroup, table, tbody, td, tr	{	
	font-family:
	arial, sans-serif;
	padding: 0px;
	}
td.sidebar	{	
	font-family:	arial, sans-serif;
	font-size: 10pt;
	color:	white;
	padding: 2px;
	}
td.main	{	
	font-family:	arial, sans-serif;
	padding: 2px;
	}
div.sidebar	{	
	font-family:	arial, sans-serif;
	font-size: 10pt;
	color:	white;
	}
hr	{	
	color:	black;
	}
A:link	{	
	text-decoration: underline;
	font-weight:	bold;
	color: #008080;
	}
A:link.sidebar	{	
	text-decoration: underline;
	font-weight:	bold;
	color: white;
	}
A:visited	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	navy;
	}
A:visited.inciters	{	
	text-decoration: none;
	font-size:11px;
	font-weight:	bold;
	color:	white;
	}
A:visited.sidebar	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	black;
	}
A:hover	{	
	text-decoration:	none;
	color:	#FFF;
	background:	black;
	}
A:hover.sidebar	{	
	text-decoration:	none;
	color:	#FFF;
	background:	black;
	}
.redWarningSmall {font-size:9px; color:red; font-weight:bold;}

.centered {text-align:center}

.boldHeader,boldHeader.A {font-weight:bold; font-size:14px}

.baseContent {
  font-size: 11px;
}