BODY	{ background-image: url('background_image_solid.jpg');
	  background-position: top left;
	  background-repeat: no-repeat;
	  background-color: #101020;}

TABLE	{table-layout: auto;}


/* Body settings don't really work properly - Those nasty Browsers over rule them - So don't use normal body text */
BODY 	{color: #FF0000;
	 font-family: Arial, Helvetica, sans-serif}

CITE	{color: #00006F;
	 font-size: 15px;
         font-weight: normal;
         font-style: normal;
         text-decoration: none;
	 font-family: Helvetica, Arial, sans-serif}

kbd	{color: #00004f;
	 font-size: 13px;
         font-weight: normal;
         font-style: normal;
         text-decoration: none;
	 font-family: Helvetica, Arial, sans-serif}

H1	{font-size: 22px;
	 font-weight: bold;
	 text-align: center;
	 margin-top: 2px;
	 margin_bottom: 2px;
	 color: #00007f;
	 font-family: Arial, Helvetica, Verdana, sans-serif}

H2	{font-size: 22px;
	 font-weight: bold;
	 text-align: center;
	 margin-top: 2px;
	 margin-bottom: 12px;
	 color: #770000;
	 font-family: Arial, Helvetica, Verdana, sans-serif}

H3	{font-size: 19px;
	 font-weight: bold;
	 margin-top: 2px;
	 margin-bottom: 5px;
         text-decoration: none;
	 color: #00007F;
	 font-family: Arial, Helvetica, Verdana, sans-serif}

H4	{font-size: 19px;
	 font-weight: bold;
	 margin-top: 2px;
	 margin-bottom: 5px;
         text-decoration: none;
	 color: #770000;
	 font-family: Arial, Helvetica, Verdana, sans-serif}

H5	{font-size: 16px;
	 font-weight: bold;
	 margin-top: 2px;
	 margin-bottom: 3px;
         text-decoration: none;
	 color: #00007F;
	 font-family: Arial, Helvetica, Verdana, sans-serif}

H6	{font-size: 16px;
	 font-weight: bold;
	 margin-top: 2px;
	 margin-bottom: 3px;
         text-decoration: none;
	 color: #770000;
	 font-family: Arial, Helvetica, Verdana, sans-serif}

A:link        {color: #500000}
A:visited     {color: #500000}
A:active      {color: #000050}
A:hover       {color: #DD0000}

A               {font-weight: bold;
                text-decoration: none}

