.copyright {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

P  { }

H1  {
	font-family : Arial, Helvetica, SansSerif;
	color : #FFCC00;
	font-weight : bold;
	font-size : 16pt;
	padding-top : 6pt;
}

H2  {
	font-size : 12pt;
	font-family : Arial, Helvetica, SansSerif;
	font-weight : bold;
	color : #008000;
	text-decoration : none;
	text-align : left;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

A  {
	color : #000099;
}

A:Visited  {
	color : #993300;
}

A:Active  {
	color : #FFCC66;
}

A:Hover  {}

BODY  {
	font-family : Helvetica, Arial, SansSerif;
}

.red  {
	color : Red;
	font-weight: bold;
}

.whitetype {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
}

DT {
	font-weight : bold;
}

DD {
	font-weight : normal;
	margin-bottom : 10px;
}

MENU.toc {
	text-indent : 0px;
}

DT.toc {
	font-weight: bold;
	margin-bottom: 0px;
		font-style: italic;
}

DD.toc1 {
	font-weight: normal;
	font-style:normal;
	margin-bottom: 10px;
	text-indent : -40px;
	margin-left: 0px;
}
