BODY
{
	font-family: verdana, arial, helvetica;
	font-size: 65%;
	margin: 10;
}

H1
{
	font-size: 165%;
	font-weight: bold;
	margin: 0;
}

H2
{
	font-size: 125%;
	font-weight: bold;
	margin-top: lem; margin-bottom: 0px;
}

H3
{
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 0px;
}

H4, H5, H6
{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
}

TABLE
{
	font-family: Verdana;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}

TABLE.blue
{
	border-collapse: collapse;
	border-left: 1px solid #2175BC;
	border-right: 1px solid #2175BC;
	border-top: 1px solid #2175BC;
	border-bottom: 1px solid #2175BC;
	cellpadding: 2;
	cellspacing: 0;
}

TABLE.green
{
	border-collapse: collapse;
	border-left: 1px solid #009999;
	border-right: 1px solid #009999;
	border-top: 1px solid #009999;
	border-bottom: 1px solid #009999;
	cellpadding: 2;
	cellspacing: 0;
}

TABLE.orange
{
	border-collapse: collapse;
	border-left: 1px solid #F17609;
	border-right: 1px solid #F17609;
	border-top: 1px solid #F17609;
	border-bottom: 1px solid #F17609;
	cellpadding: 2;
	cellspacing: 0;
}

UL
{
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

UL LI
{
	line-height: 1.1em;
	margin-bottom: 0.5em;
}

TD, TH
{
	font-size: 65%;
}

TH.blue
{
	text-align: left;
	color: #FFFFFF;
	font-size: 65%;
	font-weight: bold;
	background-color: #2175BC;
}

TH.green
{
	text-align: left;
	color: #FFFFFF;
	font-size: 65%;
	font-weight: bold;
	background-color: #009999;
}

TH.orange
{
	text-align: left;
	color: #FFFFFF;
	font-size: 65%;
	font-weight: bold;
	background-color: #F17609;
}

A
{
	color: #009999;
	text-decoration: none
}

A.blue
{
	color: #2175BC;
	text-decoration: none
}

A.black
{
	color: #000000;
	text-decoration: none
}

A.gray
{
	color: #6B6B6B;
	text-decoration: none
}

A.headline
{
	color: #009999;
	text-decoration: none
}

A.orange
{
	color: #F17609;
	text-decoration: none
}

A:hover
{
	text-decoration: underline
}

P
{
	margin-top: 10px;
	margin-bottom: 10px;
}

INPUT
{
	font-family: Verdana;
	font-size: 8pt
}

P.heading
{
	font-size: 10pt;
	font-weight: bold;
}

TABLE.data
{
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC;
	padding: 5px;
}

TH.data
{
	border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE
}

TD.data
{
	border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFFF; font-style: normal; font-variant: normal; font-weight: normal
}

PRE
{
	background: #EEEEEE;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 5pt;
}

PRE.clsCode, CODE.clsText
{
	font-size: 110%;
	font-family: 'courier new',courier,serif;
}

PRE.clsCCCode
{
	font-size: 120%;
	font-family: 'courier new',courier,serif;
	background:none;
}

PRE.clsSyntax
{
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
}
