/*--- Avanquest WebEasy Document Style ---*/

*                   { /* All Elements */
	margin          : 0px;
	padding-left    : 0px;

	}

a:link              { /* Document Style */
	/*padding-left    : 5px;*/
	text-align		: left;
	line-height		: 0px;
	color           : #0000ff;
	text-decoration : none;
	}
a:visited           { /* Document Style */
	/*padding-left    : 5px;*/
	text-align		: left;
	line-height		: 0px;
	color           : #800080;
	text-decoration : none;
	}
a:hover             { /* Document Style */
	/*padding-left    : 5px;*/
	text-align		: left;
	line-height		: 0px;
	color           : #ff0000;
	text-decoration : none;
	}
a:active            { /* Active Links */
	/*padding-left    : 5px;*/
	text-align		: left;
	line-height		: 0px;
	color           : #FF0000;
	text-decoration : none;
	}

a.menu:link              { /* Document Style */
	padding-left    : 5px;
	text-align		: left;
	line-height		: 0px;
	font            : 12pt 'ms sans serif';
	color           : #004600;
	text-decoration : none;
	}
a.menu:visited           { /* Document Style */
	padding-left    : 5px;
	text-align		: left;
	line-height		: 0px;
	font            : 12pt 'ms sans serif';
	color           : #800080;
	text-decoration : none;
	}
a.menu:hover             { /* Document Style */
	padding-left    : 5px;
	text-align		: left;
	line-height		: 0px;
	font            : bold 12pt 'ms sans serif';
	color           : #ff0000;
	text-decoration : underline;
	}
a.menu:active            { /* Active Links */
	/*padding-left    : 5px;
	text-align		: left;
	line-height		: 0px;
	font            : bold 12pt 'ms sans serif';
	color           : #FF0000;
	text-decoration : underline;
	}
	

	ol,ul               { /* All Lists */
	/*margin          : 1em;

	text-align		: left;
	line-height		: 0em*/
	padding-left    : 2em;
	}
a.news1:link   {
	font            : 12pt 'arial';
	color           : #0000ff;
	text-decoration :none;
	}
a.news1:visited{
	font            : 12pt 'arial';
	color           : #800080;
	text-decoration :none;
	}
a.news1:hover  {
	color           : #FF0000;
	font            : 12pt 'arial';
	text-decoration :underline;
	}
a.news1:active            { /* Active Links */
	color           : #000000;
	font            : 12pt 'arial';
		}
.address,address    {
	color           : #000000;
	font            : 10pt 'Arial', 'arial';
	}


/*--- EndOfFile ---*/