body
	{
	background-image: url(offimg/bg.gif)
	}

body, td, p, ol
   {
   font-family: verdana, ms sans-serif, arial, geneva, sans-serif;
   margin-top: 0px;
   margin-left: 0px;
   }

h1
   {
   letter-spacing: 4px;
   font-size: 150%;
   line-height: 1.3em;
	color: #00ff00;
   }

h2
   {
   font-weight: normal;
   letter-spacing: 2px;
   font-size: 110%;
   line-height: 1.3em;
   color: #00a8ff;
   }

p, li, .masterol
   {
   font-size: 75%;
   letter-spacing: 1px;
   line-height: 1.4em;
   }

ol
	{
	margin-left: 8px;
	}

strong, tt
   {
   /* font-family: georgia, ms serif, times new roman, serif; */
   color: #00ff00;
   }

tt
	{
	font-family: courier new, courier, monospace;
	}

blockquote
	{
	/* margin-left: 0px; */
	border: 1px #33cc33 solid;
	padding: 2px;
	background-color: #001800;
	}

.side
   {
   background-color: #000033;
   color: #0099ff;
   }



.side strong
	{
	color: #0099ff;
	}


.masterol
	{
	margin-left: none;
	}

.right
	{
	background-color: #660000;
	color: #ffcc00;
	}

.right strong, .right h2
	{
	color: #ffff33;
	}