P  {
	margin-left : 20;
	margin-right : 20;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #C0C0C0;
}

H1  {}

H2  {
	font-family : Copperplate Gothic Bold, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16pt;
	color : #F0C080;
}

H3  {
	color : #F0C080;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 12pt;
	margin-left : 20;
	margin-right : 20;
}

A  {
	color : #A0C0FF;
}

A:Visited  {
	color : #A0C0FF;
}

A:Active  {
	color : #FF0000;
}

A:Hover  {
	color : #C0FFC0;
}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #C0C0C0;
	background-color : #202020;
}

TD  {
	text-align : left;
	vertical-align : top;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #C0C0C0;
}

B  {
	font-weight : bold;
	color : #E0E0E0;
	font-family : Arial, Helvetica, sans-serif;
}

I  {
	font-style : italic;
}

UL  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #C0C0C0;
}

LI  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #C0C0C0;
	margin-left : 10;
}

CODE  {
	font-size : 14pt;
	font-family : Courier New, monospace;
}

.navigate  {
	font-weight : bold;
	font-family : Copperplate Gothic Bold, Helvetica, sans-serif;
	font-size : 12pt;
	border-color : #010203;
	border-style : solid;
	border-top-width : 0;
	border-left-width : 0;
	border-right-width : thin;
	border-bottom-width : thin;
	background-color : #304860;
}

.selected  {
	font-weight : bold;
	font-family : Copperplate Gothic Bold, Helvetica, sans-serif;
	font-size : 12pt;
	color : #F0C080;
	border-color : #010203;
	border-style : solid;
	border-top-width : 0;
	border-left-width : 0;
	border-right-width : thin;
	border-bottom-width : thin;
	background-color : #6080A0;
}

.screen  {
	border-left-width : 0;
	border-right-width : thin;
	border-top-width : 0;
	border-bottom-width : thin;
	border-color : #000000;
	border-style : solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #C0C0C0;
	background-color : #404040;
	vertical-align : top;
}

.emboss  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #606060;
	border-color : #202020;
	border-left-width : 0;
	border-right-width : thin;
	border-top-width : 0;
	border-bottom-width : thin;
	border-style : solid;
}

.headline  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #202020;
	background-color : #A0A0A0;
	padding : 5;
}

.small  {
	font-size : 9pt;
}


