/*Fast Trax Film Corporation - CSS*/

body { 
font-family: Arial, Helvetica, sans-serif;
background-color:  #000000;
color: #000000;
}

.slideshow {
  position: relative
  top: 345px;
  left: 330;
  height: 358px;
  width: 288px;
  padding: 10px;
}

h1 { 
font-family: Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
color: #ffff00;
}

h2 { 
font-family: Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 16px;
color: #ffff00;
text-align: center;
}

h3 { 
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ffff00;
text-align: center;
}

h4 { 
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ffff00;
text-align: center;
}

.boldtitle { 
font-family: Arial, Helvetica, sans-serif;
font-style: normal; 
font-size: 14px;
font-weight: bold;
color: #cc0000;
text-align: left;
}

.boldtitleh2 { 
font-family: Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 16px;
color: #ffff00;
text-align: center;

}

.lowernav {
font-family: Arial, Helvetica, sans-serif;
font-style: normal; 
font-size: 12px;
font-weight: bold;
color: #990000;
text-align: center;
}

p { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: bold;
color: #ffff00;
}

td { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
color: #ffff00;
vertical-align: top;
border-width: thin;
}


th { 
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
font-style: bold;
color: #ffffff;
}

.restitle { 
font-family: Verdana, Helvetica, sans-serif;
font-style: normal; 
font-size: 11px;
font-weight: bold;
color: #990000;
text-align: left;
}

.restext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
color: #ffff00;
}



A:link { color: red }
A:visited { color: red }
A:active {color: yellow }

