body {
     background-color:#e1e1e1;
}
TABLE.mainpage
  { 
     background-color:white;
     width:1000px;
     border-style:solid;
     border-color:white;

     border-left-width:0px;
     border-right-width:0px;
     border-top-width:0px;
     border-bottom-width:0px;
  }

.content {
   face-family: "Arial";
   font-size: 12pt;
   font-color:"#FFFFFF";
}

.header {
   face-family: "Times New Roman, Times, serif";
   font-size:14pt;
   font-color:"#FFFFFF";
}
.label {
   face-family: "Times New Roman, Times, serif";
   font-size:18pt;
   font-weight: 900;
   font-color:red;
   color:red;
}
.subheader {
   face-family: "Times New Roman, Times, serif";
   font-size:14pt;
   font-weight: 900;
   font-color:red;
   color:red;
   font-style: italic;
}
.quote {
   face-family: "Times New Roman, Times, serif";
   font-size:16pt;
   font-weight: 900;
   font-color:darkblue;
   color:darkblue;
   font-style: italic;
}
table.alternate {
    background-color: #555555;
}
.contact { 
text-align: left;
font-size:12pt;
font-color:"#010080";
font-family: "Arial";
border-color: #c00000; 
border-style: solid; 
} 


A:link {
text-decoration: none; 
color: white;
font-family: "Arial";
font-size:10pt;
}
A:visited {
text-decoration: none; 
color: white;
font-family: "Arial";
font-size:10pt;
}
A:active {
text-decoration: none; 
color: white;
font-family: "Arial";
font-size:10pt;
}
A:hover {
text-decoration: none; 
color: white;
font-family: "Arial";
font-size:10pt;
}



A.video:link {
text-decoration: none; 
color: black;
font-family: "Arial";
font-size:10pt;
}
A.video:visited {
text-decoration: none; 
color: black;
font-family: "Arial";
font-size:10pt;
}
A.video:active {
text-decoration: none; 
color: black;
font-family: "Arial";
font-size:10pt;
}
A.video:hover {
text-decoration: none; 
color: black;
font-family: "Arial";
font-size:10pt;
}
