BODY			{
					font-family:		Arial,Helvetica,sans-serif;
					background-color:	#FFFFFF;
					background-image:	none;
				}

A:link		{
					color:				black;
					text-decoration:	none;
					font-weight:		bold;
				}

A:visited	{
					color:				black;
					text-decoration:	none;
					font-weight:		bold;
				}

A:active		{
					color:				black;
					text-decoration:	none;
					font-weight:		bold;
				}

A:hover		{
					color:				red;
					text-decoration:	none;
					font-style:       italic;
					font-weight:		bold;
				}

A.mailto		{
					text-decoration:	underline;
				}

P				{
					font-family:		Arial,Helvetica,sans-serif;
					color:				black;
				}

P.navlink	{
					color:				black;
					text-decoration:	none;
					font-size:			smaller;
				}

P.title		{
					font-style: italic;
					font-weight: bold;
					text-align: center
				}

P.section	{
					font-weight: bold;
				}

P.mailto		{
					font-size:			9pt;
					font-style:			italic;
					text-align:			center;
				}

P.small		{
					font-size:			75%;
				}

NOSCRIPT		{
					font-family:		Arial,Helvetica,sans-serif;
					color:				black;
					font-size:			9pt;
					font-style:			italic;
					text-align:			center;
				}


P.error-bold {
					font-weight: bold;
					text-align: center
				}

P.error		{
					color:				red;
					text-align: 		center
				}

P.name		{
					font-weight:		bold;
					font-size:			22pt;
				}

P.address	{
					font-weight:		100;
					font-size:			115%;
				}

P.HEADER		{
					font-weight:		bold;
					font-size:			15pt;
				}

P.subHEADER	{
					font-weight:		bold;
				}

P.footnote	{
					font-size:			9pt;
					font-style:			italic;
					text-align:			right;
					border-top-width:	2px;
					border-color:		black;
				}

P.caption	{
					font-size:			8pt;
					font-style:			italic;
					text-align:			center;
					border-color:		black;
				}

H4.HEADER	{
               font-family:      Arial,Helvetica,sans-serif;
               color:            black;
					font-weight:		bold;
					font-size:			15pt;
				}

H2.name		{
               font-family:      Arial,Helvetica,sans-serif;
               color:            black;
					font-weight:		bold;
					font-size:			24pt;
				}

H5.subHEADER
				{
               font-family:      Arial,Helvetica,sans-serif;
               color:            black;
					font-weight:		bold;
				}

LI				{
					font-family:	Arial,Helvetica,sans-serif;
				}
