/* Master CSS File */
body
{
	color: black;
	font-size: 11pt;
	font-family: arial, verdana, geneva, "minion web", helvetica, swiss, zenith, lucida, sans-serif;
	background: white 11pt 11pt;
	list-style-type: circle;
	list-style-position: outside;
	margin: 0;
	background-color: white;
	background-position: 0pt 0pt;
}
PRE, TT, CODE, KBD, SAMP {
font-family: courier,monaco,monospace,terminal
}
A:link { color: #990099; text-decoration: none }
A:visited   { color: #990099; text-decoration: none }
A:hover  { color: #FF00FF; text-decoration: underline }
td  { color: black; font-size: 11pt }
tr.decoration img {
display: block;
}
