/*--- Avanquest WebEasy Document Style ---*/

*                   { /* All Elements */
	margin          : 0px;
	padding         : 0px;
	}
a:link              { /* Document Style */
	color           : #aac767;
	text-decoration :none;
	}
a:visited           { /* Document Style */
	color           : #aac767;
	text-decoration :none;
	}
a:hover             { /* Document Style */
	color           : #3f4e1d;
	text-decoration :none;
	}
a:active            { /* Active Links */
	color           : #3f4e1d;
	}
ol,ul               { /* All Lists */
	margin          : 1em;
	padding-left    : 2em;
	}
p                   { /* All Paragraphs */
	margin-bottom   : 1em;
	}


/*--- EndOfFile ---*/
