P  {
	font-size : x-small;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : verdana, arial, helvetica;
	color : #CC9933;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}

A:Visited  {
	color : #CC9933;
	font-style : normal;
	font-weight : normal;
	font-family : verdana, arial, helvetica;
	font-size : x-small;
}

A:Active  {
	font-size : x-small;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	font-style : italic;
	color : #FF0000;
	text-decoration : underline;
}

A:Hover  {
	font-size : x-small;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	text-decoration : underline;
}

BODY  {
	font-size : x-small;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	SCROLLBAR-FACE-COLOR : #000000;
	SCROLLBAR-HIGHLIGHT-COLOR : #999999;
	SCROLLBAR-SHADOW-COLOR : #999999;
	SCROLLBAR-3DLIGHT-COLOR : #999999;
	SCROLLBAR-ARROW-COLOR : #FFFFFF;
	SCROLLBAR-TRACK-COLOR : #FFFFFF;
}

.navactiv  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #CC9933;
	text-decoration : none;
}

.TEXTFIELD  {
	;border : 1px solid #000000;
	background-color : #ffffff;
	color : ;
	scrollbar-base-color : ;
	scrollbar-face-color : ;
	scrollbar-arrow-color : ;
}

.CHECKBOXFIELD  {
	;border : 1px solid #000000;
	background-color : ;
}

.RADIOFIELD  {
	;border : 1px solid #000000;
	background-color : ;
}

.SELECTFIELD  {
	background-color : #ffffff;
	color : ;
	scrollbar-base-color : #333333;
	scrollbar-face-color : #000000;
	scrollbar-arrow-color : ;
}

