BODY,TD,TH,P,FORM,BLOCKQUOTE,UL,OL
 {
	font-size : 10pt;
	font-family : Arial, MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TH.Smaller {
	font-size : 8pt;
}

TD.Smaller {
	font-size : 8pt;
	
}

H1 {
	font-size: 160%
}

H2 {
	font-size: 140%;
	color : Navy;
}

H3 {
	font-size: 120%;
	color : Navy;
}

H4 {
	font-size: 110%
}

H5 {
	font-size: 100%
}

A  {
	font-family : Arial, MS Sans Serif;
}

A:Visited  {
	font-family : Arial, MS Sans Serif;
	color : #800000;
}

A:Active  {
	font-family : Arial, MS Sans Serif;
	color : Black;
}

A:Hover  {
	font-family : Arial, MS Sans Serif;
}
	
LI  {
	font-size : 10pt;
	font-family : Arial. MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

P.INFO  {
	font-size : 8pt;
	font-family : Arial, MS Sans Serif;
	font-style : italic;
	color : #000000;
	margin-top : 0;
	overflow : none;
}

P.SELECTOR  {
	font-size : 8pt;
	font-family : Arial, MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A.FOOTER  {
	font-family : Arial,sans-serif;
	font-style : italic;
	font-size : 8pt;
}

B  {
	font-family : Arial,Sans-Serif;
	font-weight : bold;
}

I  {
	font-family : Arial,Sans-Serif;
	font-style : italic;
}

PRE  {
	font-family : Courier New, Lucida Console;
	font-size : 8pt;
}

.NavLink  {
	COLOR : #e9967a;
	FONT-FAMILY : Helvetica, Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

.Hit  {
	BACKGROUND-COLOR : #ffff00;
	COLOR : black;
	FONT-FAMILY : Helvetica, Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
}

.RecordTitle  {
	BACKGROUND-COLOR : #aaccee;
	COLOR : black;
	FONT-FAMILY : Helvetica, Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : oblique;
	FONT-WEIGHT : bold;
}

.RecordStats  {
	COLOR : #4b0082;
	FONT-FAMILY : Helvetica, Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : italic;
	FONT-WEIGHT : normal;
}

/* NEWS - general */
DIV.tx-mininews-pi1 P {
  font-family : Verdana, Arial;
  font-size: 11px;
  margin: 0 0 0 0;
}

/* NEWS - Front-page news */
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-datetime {
  font-size: 10px;
  background-color: #AFB85B;
}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title {
  font-size: 12px;
  font-weight: bold;
}

/* NEWS - Archive news */
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-datetime {
  font-size: 10px;
  background-color: #AFB85B;
}
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-title {
  font-size: 13px;
  font-weight: bold;
}
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-title A {
  color: navy;
}

/* NEWS - details */
DIV.tx-mininews-pi1 {
  font-family : Verdana, Arial;
  font-size: 11px;
}
DIV.tx-mininews-pi1 H2 {
  font-family : Verdana, Arial;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 0px;
  color: navy;
}

