/* Main Style Sheet for Faloon Electronics */

BODY {background-color: "#FFCC33"}

TABLE {background: "#FFCC33"; border: "#FFCC33"}
TH {background-color: "#0000FF"}
TD {background-color: "#FFCC33"}



A {font-family: "times new roman, arial, sans serif"; font-size: 12pt;
   color: black; text-align: left;}

B {font-family: "times new roman, arial, sans serif"; font-size: 12pt;
   color: black; text-align: left;}

/* main page headline */

H1 {font-family: "times new roman, arial, sans serif"; font-size: 24pt;
    color: black; text-align: left;  }

H2 {font-family: "times new roman, arial, sans serif"; font-size: 24pt;
    color: black ; text-align: left;}

H3 {font-family: "times new roman, arial, sans serif"; font-size: 18pt;
    color: black ; }

H4 {font-family: "times new roman, arial, sans serif"; font-size: 18pt;
    color: black ; font-style: bold, italic;}

H5 {font-family: "times new roman, arial, sans serif"; font-size: 18pt;
    color: white }


TD {font-family: "times new roman, arial, sans serif"; font-size: 10pt; color: black;}

UL {font-family: "times new roman, arial, sans serif"; font-size: 10pt; color: black;}

HR {color: black; align =left; width="100%" size="2"}



A:link {color: black;}
A:visited {color:darkred;}
A:hover {color:blue;}


