body {background-color:black;
      color:white;
      font-family:verdana,arial,sans-serif;
      font-size:10px;} 

H1 {font-size:12pt; font-weight:bold; color:#FFCC00}
h2 {font-size:12pt; font-weight:bold; color:#FFCC00}
H3 {font-size:10pt; font-weight:bold; color:#FFCC00}
h3.flash 
  {
    font-size:12pt; font-weight:bold; color:aqua;
	line-height: 120%; /* Sets line height (leading) */
	margin-bottom: -10;
  }
p {
    font-size:10pt;
	line-height: 120%;  /* Sets line height (leading) */
	margin-top: 0; margin-bottom: 0;
  }
ul {font-size:10pt;}
li {color:white;}
td {font-size:10pt;}

td { border:2px solid blue; }

table.thumbpics { width:762px; height:143px; cellpadding:5 cellspacing:2;  text-align:"center"; }
td.thumbpics { width:33%; height:100%; text-align:"center"; border:2px solid blue; }

table.thumbtext { cellspacing:1; width:762px; height:1px; cellpadding:5; }
td.thumbtext { width:33%; height:16; text-align:"center"; vertical-align:top; border:2px solid blue; }

table.thumbpics3 { width:774px; height:192px; cellpadding:5 cellspacing:2;  text-align:"center"; }
td.thumbpics3 { width:33%; height:100%; text-align:"center"; border:2px solid blue; }

table.thumbtext3 { cellspacing:1; width:774px; height:1px; cellpadding:5; cellspacing:2; }
td.thumbtext3 { width:33%; height:16; text-align:"center"; vertical-align:top; border:2px solid blue; }

td { border:0px none; }

A:link {color:gold}
A:visited {color:green}
A:active {color:blue}

font.notice {color:red;}
