P
{
	font-family: Helvetica, sans-serif;
}

PRE
{
	font-family: Courier New, fixed, serif;
	color: BLACK;
	font-size: 12pt;
	background-color: transparent;
}

H1
{
	font-family: sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: gray;
	background-color: transparent;
}

H2
{
	font-family: sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #333333;
	background-color: transparent;
}

.H2
{
	font-family: sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #333333;
	background-color: transparent;
}

H3
{
	font-family: serif;
	font-size: 16pt;
	font-weight: normal;
}

H4
{
	font-family: serif;
	font-size: 12pt;
	font-weight: normal;
}

H5
{
	font-family: serif;
	font-size: 10pt;
	font-weight: normal;
}

.H5
{
	font-family: serif;
	font-size: 10pt;
	font-weight: normal;
}

H6
{
	font-family: serif;
	font-size: 7pt;
	font-weight: normal;
}


TD
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

A:LINK
{
	color:#8A2BE2;
	text-decoration: none;
	background-color: transparent;
}

A:VISITED
{
	color:#3263BB;
	text-decoration: none;
	background-color: transparent;
}

A:HOVER
{
	color:#00FFFF;
	text-decoration: none;
	background-color: transparent;
}


.description
{
	font: 9pt arial, sans-serif;
	text-align: Left;
	color: black;
	background-color: transparent;
}

.what
{
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color:#8B4513;
	background-color: transparent;
}

.content
{
	font: 9pt arial, verdana, sans-serif;
}

.copyr
{
	font: 8pt arial, verdana, sans-serif;
	/*font-weight: normal;*/
	/*font-style: italic;*/
}

.cit
{
	font: 8pt verdana, sans-serif;
	/*font-weight: normal;*/
	/*font-style: italic;*/
}

.warning
{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: blink;
	color: red;
	background-color: transparent;
}


.smallpre
{
	background-color: transparent;
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.main
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	background-color: #BDBDBD;
	font-weight: normal;
	text-align: left;
	color: black;
}

.highbackground
{
	font: 9pt serif;
	background-color: #CFCFCF;
	color: #000000;
}



