.large  {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	text-transform : capitalize;
}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #0000BF;
	font-weight : bold;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
}

.norm  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
}

.inv  {
	font-size : 14pt;
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	background-color : #000000;
}

.prenorm  {
	font-family : Courier;
	font-size : 10pt;
}

.hr  {
	height : 2;
	color : #000000;
}

.small  {
	font-size : 8pt;
}

.enginetable  {
	background-color : #000000;
}

TD  {
	background-color : #FFFFFF;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica;
}
.header{
	font-size : 20px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
}
.wf{
	color : #FFFFFF
}

