@import url("skipnetscape4.css");
body			{scrollbar-track-color: #ffffff; scrollbar-face-color: #e7e7e7; scrollbar-arrow-color: #666666;}
h1				{font-family: verdana, sans-serif; font-size: 11px; font-weight: bold; margin-top:0px}
h2				{font-family: verdana, sans-serif; font-size: 11px; font-weight: normal}
p,td,ul,ol	{font-family: verdana, sans-serif; font-size: 11px; color: #333333}
.small		{font-family: verdana, sans-serif; font-size: 11px; line-height: 1.5em;}
a				{text-decoration: none; color: #990000}
a:hover		{text-decoration: underline;}
ul				{list-style: square;}
.box			{background-color: #f0f0f0; padding: 10px; border: 1px dotted #333333;}
.red			{color: #ff0000}
.gray			{color: #333333}
.line			{background-color: #666666}
hr				{width: 100%; color: #778899; height: 1px;}
