body	{font-family: verdana, arial, sans-serif;
	font-size:small;
	color:#303030;
	text-align: justify;
	background-color: white;
	margin: -1px 10px 0 10px}

a.links:link {color: #0000FF}
a.links:visited {color: #000000}
a.links:hover {color: #0000ff}
a.links:active {color: #FF0000}
a:hover {background-color: #e0e0e0}

img.left
	{float:left; margin:3px 6px 0 0}

img.right
	{float:right; margin:3px 0 0 6px}

h1, h2, h3, h4, h5
	{font-weight:normal;
	margin-bottom:5px;
	text-align:left}

h1	{font-size:
	x-large;
	background-color: #ebebf1;
	margin: 0 -11px 0 -11px;
	padding: 3px 11px 6px 10px;
	border: 1px solid black}

h2	{font-size:large}

h3	{font-size:medium;
	font-weight:bold}

h4	{font-size:small;
	font-weight:bold}

h5	{font-size:x-small;
	font-weight:bold}

h6	{font-size:xx-small}

p, dd, li
	{margin-top: 0;
	margin-bottom:10px}

dd	{margin-left: 20px}

table	{margin-top:6px;
	margin-bottom:10px;
	border-collapse:collapse;
	border-color:#000000;
	text-align:left}

tr	{vertical-align: top}

td, th	{padding-left:4px;
	padding-right:4px;
	border-color:#000000;
	border-width:1px;
	border-style:solid}

dl, ol, ul
	{margin-top:0px}

hr {height:0;
	color:#000000}

pre	{font-size:small;
	background-color:#e8e8e8}

.indent	{margin-left:40px}

.grayback
	{background-color:#f1edeb}

.redtext
	{color:#cc0000}

.bluetext
	{color:#0000cc}
