body {
  background-color:#1F1A17;
  leftmargin:0px;
  topmargin:0px;
	overflow:hidden;
  }

form,p,h1,h2,h3,h4,ul,ol,li,div,td,th {
  font-family:Verdana,Arial,sans-serif; 
  color:#ff0000;
  font-size:10pt;
	margin-top:3px;
	margin-bottom:0px; 
  }

h1 { 
  font-size:10pt; 
  }

h2 {
  font-size:48pt; 
  }

h3 { 
  font-size:12pt; 
  }

h4 { 
  font-size:10pt; 
  }

a:link { 
  color:#ff0000; 
  text-decoration:none; 
  font-weight:normal; 
  }
  
a:visited { 
  color:#ff0000; 
  text-decoration:none; 
  font-weight:normal; 
  }
  
a:active { 
  color:#ff0000; 
  text-decoration:none; 
  font-weight:normal; 
  }

/* a:hover { text-decoration: underline; } */