P  {}

BODY  {
	COLOR : navy;
	FONT-FAMILY : verdana, arial, courier;
	FONT-SIZE : 12px;
	font-style : normal;
	font-weight : normal;
}

H1  {}

H2  {}

H3  {}

A  {
	COLOR : blue;
	FONT-FAMILY : Verdana, Arial, 'Courier New';
	FONT-VARIANT : small-caps;
}

A:visited  {
	COLOR : gray;
	FONT-FAMILY : Verdana, Arial, 'Courier New';
	FONT-VARIANT : small-caps;
}

A:active  {
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, 'Courier New';
	FONT-VARIANT : small-caps;
}

A:hover  {
	COLOR : red;
	FONT-FAMILY : Verdana, Arial, 'Courier New';
	FONT-VARIANT : small-caps;
}


TD  {
	COLOR : navy;
	FONT-FAMILY : verdana, arial, courier;
	FONT-SIZE : 12px;
}

TH  {
	BACKGROUND-COLOR : white;
	COLOR : silver;
	FONT-FAMILY : verdana, arial, courier;
	FONT-SIZE : 12px;
}

.frmlabel  {
	COLOR : navy;
	FONT-FAMILY : verdana, arial, courier;
	FONT-SIZE : 12px;
}

.title  {
	COLOR : navy;
	FONT-FAMILY : verdana, arial, courier;
	FONT-SIZE : 18px;
}

.imglabel  {
	color : green;
	font-family : verdana, arial, courier;
	font-size : 9px;
}

.narrative  {
	font-size : 12;
	font-family : verdana, arial, courier;
	font-weight : normal;
	font-style : normal;
	color : navy;
}

