#FRAME {
	width:760px;
	margin-right:auto;
	margin-left:10px;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}
		

A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,		
DIV, DL, DT, EM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,		
LI, OBJECT, OL, P, Q, SAMP, SPAN, STRONG, SUB, SUP, UL, VAR, 		
APPLET, MENU, CENTER, DIR, FONT, HR, PRE, TD, TH, FORM,
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LEGEND, TT,
TEXTAREA, PRE, SMALL, BIG {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}

BODY 	{
	border-style:		none;
	color:			black;
	background-color:	transparent;
	font-style:		normal;
	font-weight:		normal;	
	word-spacing:		normal;
	letter-spacing:		normal;
	font-size: 		10pt;
	line-height:		120%;
	text-indent:		0%;
	text-align:		left;
	text-transform:		none;
	text-decoration:	none;
	}

BIG	{
	font-size:		14pt;
	line-height:		120%;
}

SMALL	{
	font-size:		11px;
	line-height:		120%;
	}
	


CODE, PRE, SAMP, TT	{
	font-family:		"Courier New", Courier, monospace;
	font-size: 		10pt;
	}

H1, H2, H3, H4, H5 {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		normal;	
	color:			#F67400;
	background-color:	transparent;
	}

H1	{
	font-size:		16pt;
	line-height:		100%;
	border-bottom: 		thin solid black;
	font-weight:		bold;	
	}
	
H2	{
	font-size:		14pt;
	}

H3	{
	font-size:		12pt;
	}

H4	{
	font-size:		10pt;
	}

H5	{
	color:			black;
	font-size:		10pt;
	font-weight:		bold;	
	}

TH, EM 	{
	font-size: 		10pt;
	line-height:		120%;
	font-style:		normal;
	font-weight:		bold;
	}

TD 	{
	font-size: 		10pt;
	line-height:		120%;
	font-style:		normal;
	font-weight:		normal;
	}

DEL	{
	font-size: 		10pt;
	text-decoration:	line-through;
	}

VAR, CITE, DFN, .note	{
	font-size: 		10pt;
	font-style:		italic;
	}

ADDRESS	{
	font-size: 		10pt;
	letter-spacing:		.1em;
	}

ACRONYM	{
	font-size: 		10pt;
	font-variant:		small-caps;
	letter-spacing:		0.1em;
	}

.colophon	{
	display:		none;
	}


A:link	{
	color:			#0000C0;
	background-color:	transparent;
	text-decoration:	none;
	}

A:visited	{
	color:			#0000C0;
	background-color:	transparent;
	text-decoration:	none;
	}

A:active	{
	color:			#F67400;
	background-color:	transparent;
	text-decoration:	underline;
	}
	
A:hover	{
	color:			#F67400;
	background-color:	transparent;
	text-decoration:	underline;
	}	