BODY { margin: 6px 6px 6px 6px }

/* body type begins */

HR	{
	color:	black;
	}

	/* active and visited links */


A:link	{
  	font-weight:		normal;
	color:			#003399;
	}

A:visited	{
	font-weight:		normal;
	color:			#660033;
	}

A:hover	{
	color:			#0000ff;
	}

A:active	{
	font-weight:		normal;
	text-decoration:	underline;
	color:			#333399;
	}

A.offsite	{
	text-decoration:	normal;
	font-weight:		normal;
	color:			#C30;
	}

A:link.white 	{
	font-family: Arial, Helvetica, sans-serif;
	color: 			#FFFFFF;
	text-decoration:	none;
	font-weight:		bold;
	}

A:visited.white 	{
	font-family: Arial, Helvetica, sans-serif;
	color: 			#FFFFFF;
	text-decoration:	none;
	font-weight:		bold;
	}

A:hover.white	{
	color:			#eff7ff;
	text-decoration:	underline;
	font-weight:		bold;
	}

.white {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}

BODY	{
	font-size:		10pt;
	font-family:		Arial, Helvetica, sans-serif;
	}

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU, TD, DIV
	{
	font-size: 		10pt;
	font-weight:		normal;
	font-family:		Arial, Helvetica, sans-serif;
	font-style:		normal;
	}

PRE, TT, CODE, KBD, SAM
	{
	font-family:	monospace;
	font-size:	10pt;
	}

H1	{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		200%;
	}

H2	{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		180%;
	}

H3	{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		130%;
	font-weight:		bold;
	font-style:		italic;
	}

H4	{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		100%;
	}

H5, DT	{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		90%;
	font-style:		italic;
	}

H6	{
	font-family:		Arial, Helvetica, sans-serif;
/*	font-size-adjust:	.4;
	font-size:		1em;
	font-weight:		700;
	letter-spacing:		.1em;*/
	}

B	{
	font-weight:	bold;
	}

I	{
	font-size:	10pt;
	font-style:	italic;
	font-family:	Arial, Helvetica, sans-serif;
	}

H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT	{
	color:	#333399;
	}

TD.white 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	}

BODY	{
	margin-left:	6%;
	margin-right:	6%;
	margin-bottom:	1.58em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:	auto;
	}

