body	{font-family	:	Verdana, Arial;
		font-size		: 	10pt; 
		font-style		:	normal;
		margin			:	5px;	
		color			:	000000}

b	{	font-weight		:	bold}

big	{	font-weight		:	bold;
		font-style		:	normal}

strong	{font-weight	:	bold;
		font-style		:	normal}

li	{	font-family		:	Verdana, Arial;
		font-size		: 	8pt; 
		font-weight		:	normal;
		font-style		:	normal;
		color			:	black}

select	{	font-family	: 	Arial, Helvetica, Helv; 
		font-size		: 	8pt; 
		background-color: 	C0E0E0; 
		border-color	: 	008080; 
		color			: 	004080; 
		font-weight		: 	bold;}

input	{	font-family	: 	Arial, Helvetica, Helv; 
		font-size		: 	10pt; 
		background-color: 	C0E0E0; 
		color			: 	004080; 
		font-weight		: 	bold;}

p	{	font-family		:	Verdana, Arial;
		font-size		:	10pt;
		font-weight		:	normal;
		color			:	black;
		font-style		:	normal;
		background		:	none}

.smltxt	{font-family	:	Arial, Helv, sans;
		font-size		:	8pt;
		word-spacing	:	0.4em
		font-weight		:	normal;
		color			:	black;
		font-style		:	normal;
		background		:	none}

br	{	font-family		:	Verdana, Arial;
		font-size		:	8pt;
		font-weight		:	normal;
		color			:	black;
		font-style		:	normal}

hr	{	color			:	maroon}

th	{	font-family		:	Verdana, Arial;
		font-size		:	10pt;
		font-weight		:	bold;
		text-align		:	center
		vertical-align	:	bottom
		font-style		:	normal;
		background		:	navy;
		color			:	FFFFFF}

H1	{	font-family		:	Impact, Arial Black, sans-serif;
		font-size		:	20pt;
		margin-top		: 	0px;
		margin-bottom		: 	-2px;
		font-weight		:	normal;
		font-style		:	normal;
		color			:	maroon}

H2	{	font-family		:	Impact, Arial Black, sans-serif;
		font-size		:	18pt;
		margin-top		: 	0px;
		margin-bottom	: 	-2px;
		font-weight		:	normal;
		font-style		:	normal;
		color			:	navy}

H3	{	font-family		:	Verdana, Arial; 
		font-size		:	16pt;
		margin-top		: 	0px;
		margin-bottom	: 	-1px;
		font-weight		:	bold;
		font-style		:	normal;
		color			:	maroon}

H4	{	font-family		:	Verdana, Arial;
		font-size		: 	14pt;
		margin-top		: 	0px;
		margin-bottom	: 	-1px;
		background		:	4B9696;
		font-weight		:	bold;
		font-style		:	normal;
		color			:	navy;}

H5	{	font-family		:	Verdana, Arial;
		font-size		: 	14pt; 
		margin-top		: 	0px;
		margin-bottom	: 	-1px;
		font-weight		:	bold;
		font-style		:	normal;
		color			:	navy;}

H6	{	font-family		:	Verdana, Arial;
		font-size		: 	12pt; 
		margin-top		: 	0px;
		margin-bottom	: 	-1px;
		font-weight		:	bold;
		font-style		:	normal;
		color			:	navy}

ul li
	{
	list-style: 	square;
	}

ol li
	{
	list-style:	decimal;
	}	

ol, ul
	{
	margin-top: 	.75em;
	}

ol li, ul li
	{
	margin-top: 	.5em;
	}
	
ol p, ul p
	{
	margin-top: 	.5em;
	margin-bottom:	.75em;
	}

ol ul li
	{
	margin-left:	-.25in;	
	}

a:link	{
		font-weight		:	bold;
		text-decoration	:	underline;
		color			:	008080}

a:visited	{
		font-weight		:	bold;
		text-decoration	:	underline;
		color			:	0000A0}

a:active	{
		font-weight		:	bold;
		text-decoration	:	underline;
		color			:	DB006D}

a:hover	{
		font-weight		:	bold;
		text-decoration	:	none;
		background-color: 	C0E0E0; 
		color			:	000000}

td	{font-family	:	Verdana, Arial;}

tr	{font-family	:	Verdana, Arial;}

table	{font-family	:	Verdana, Arial;}

.choice	{	font-family	: 	Arial, Helvetica, Helv; 
		font-size		: 	8pt; 
		background-color: 	C0E0E0; 
		border-color	: 	008080; 
		color			: 	004080; 
		font-weight		: 	bold;}
