BODY  {
	background : url(images/bkgr_auto.gif) fixed no-repeat center middle;
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : #31639C;
	font-style : normal;
	background-color : #FFFFCC;
}

A  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #31639C;
	text-decoration : underline;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #31639C;
	text-decoration : underline;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

INPUT  {
	font-family : Arial;
	color : #31639C;
	font-size : 10pt;
	width : 150;
}

SELECT  {
	font-family : Arial;
	color : #31639C;
	font-size : 10pt;
	width : 150;
}

BUTTON  {
	font-family : Arial;
	color : #31639C;
	font-size : 10pt;
	width : 150;
}

TEXTAREA  {
	font-family : Arial;
	color : #31639C;
	font-size : 10pt;
}

TABLE  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #31639C;
}

B  {
	color : #D2142F;
	font-weight : bold;
	font-size : 10pt;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : #31639C;
	font-style : normal;
}

UL  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : #31639C;
	font-style : normal;
}


