P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 14pt;
	font-family : Arial;
	font-style : normal;
	color : Silver;
	font-weight : normal;
	underline : none;
	text-decoration : none;
}

A:Visited  {
	font-size : 14pt;
	font-family : arial;
	font-style : normal;
	color : Silver;
	font-weight : normal;
}

A:Active  {
	font-size : 14pt;
	font-family : arial;
	font-style : normal;
	color : Black;
	font-weight : normal;
}

A:Hover  {
	font-size : 14pt;
	font-family : arial;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

BODY  {
	font-family : arial;
	color : Black;
	font-size : 8pt;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #FD0000;
	scrollbar-base-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}

.big  {
	font-family : Arial;
	font-weight : normal;
	font-size : 14pt;
	font-style : normal;
	color : Silver;
}

.headline  {
	font-family : arial;
	font-weight : bold;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
}

.text  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.small  {
	font-size : 7pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.warning  {
	font-family : arial;
	font-weight : bold;
	font-size : 8pt;
	font-style : normal;
	color : #FD0000;
}

.linethrough  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : line-through;
}

