body {
		background: #000000;
		color: #f02020;
		font-family: Verdana,Sans-serif;
		font-size: 90%;
	}
  
  :link {
		color: #C01010;
		font-weight: bold;
    text-decoration: none;
	}

	:visited {
		color: #C01010;
		font-weight: bold;
    text-decoration: none;
	}

	:link:hover, :visited:hover {
		color: #FF2020;
    text-decoration: underline;
	}

        
tr.header1  {font-family: Verdana,Sans-serif; font-size: 110%; background:#C01010; color:#F0F0F0; text-align:left; }
tr.content1 {font-family: Verdana,Sans-serif; font-size:  90%; background:#000000; color:#F0F0F0}

tr.header2  {font-family: Verdana,Sans-serif; font-size: 110%; background:#C01010; color:#F0F0F0; text-align:left; }
tr.content2 {font-family: Verdana,Sans-serif; font-size:  90%; background:#000000; color:#F0F0F0}

tr.header3  {font-family: Verdana,Sans-serif; font-size: 100%; background:#C01010; color:#F0F0F0; text-align:left; }
tr.content3 {font-family: Verdana,Sans-serif; font-size:  90%; background:#000000; color:#F0F0F0}


body.content {
  background: #000000;
}


