
P, TD	{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

BODY {
	background-color : #CCCCCC;
	scrollbar-arrow-color: #FF0000;
	scrollbar-face-color: #000000;
	scrollbar-base-color: #CCCCCC;
}

A	{
	color: Crimson;
}

A:HOVER {
	color: #FF0000;
}

A:VISITED {
	color: Gray;
}

A.navi	{
	font-size: 7pt;		
}

A.topLink:VISITED	{
	color: Crimson;
}

A.topLink	{
	color: Crimson;
}

BLOCKQUOTE  {
	font-family: sans-serif;
	color: Black;
}

H1	{
	font-weight: bolder;
	font-size: 15pt;
}

H2	{
	font-size: 14pt;
	font-weight: bold;
}

H3	{
	font-size: 12pt;
	font-weight: bolder;
}

H4	{
	font-size: 11pt;
	font-weight: bold;
}

H5	{
	font-size: 10pt;
}

H6	{
	font-size: 9pt;
}

HR	{
	height: 1px;
	color: Black;
}

INPUT.button	{
	font-size : 9pt;
	color : White;
	background-color : Black;
}

P.hidden  {
	font-size: 5pt;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

P.Heading  {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

P.SubHeading  {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

P.Copyright  {
	font-size: 6pt;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

P.alt	{
	font-size: 8pt;
	color: red;
}

