/*--- Avanquest WebEasy Document Style ---*/

*                   { /* All Elements */
	margin          : 0px;
	padding         : 0px;
	}
a:link              { /* Document Links */
	color           : #000000;
	text-decoration: none;
	}
a:visited           { /* Visited Links */
	color           : #000000;
	text-decoration: none;
	}
a:hover             { /* Hover Links */
	color           : #ff0000;
	}
a:active            { /* Active Links */
	color           : #ff0000;
	}
ol,ul               { /* All Lists */
	margin          : 1em;
	padding-left    : 2em;
	}
p                   { /* All Paragraphs */
	margin-bottom   : 1em;
	}

table           { /
	color           : #000000;
	text-decoration: none;
	font-size: 12px;
	}


