BODY { background: white; color: black; font-family: Arial, Verdana, Tahoma; font-size: 18px; font-weight: 500; }
DIV.Button{                                  border-bottom: black 1px solid; border-top: silver 1px solid; border-left: silver 1px solid;  border-right: black 1px solid;    text-align: center; text-valign: middle;  font-family: arial; font-size: 18px; font-weight: 500; width: 200px; height: 60px;}
DIV.ButtonPressed{ background-color:#5483b8; border-bottom: 1px groove #5483b8; border-top: black 1px groove; border-left: black 1px groove;  border-right: #5483b8 1px solid;  text-align: center; text-valign: middle;  font-family: arial; font-size: 18px; font-weight: 500; width: 200px; height: 60px;}
A:LINK { color: #ff0000; font-family: Arial, Verdana, Tahoma;}
A:VISITED { color: #cc0000; font-family: Arial, Verdana, Tahoma;}
A:HOVER { color: red; text-decoration: none;}
A.button:LINK{ color: white; text-decoration: none; cursor: hand;}
A.button:HOVER { color: white; background-color: #DB232D; text-decoration: none; cursor: hand;}
A.button:VISITED{ color: white; text-decoration: none; cursor: hand;}
A.button:ACTIVE{ color: white; background-color:lime; text-decoration: none; cursor: hand;}
DIV.Button1{ border-bottom: black 1px solid; border-top: silver 1px solid; border-left: silver 1px solid; border-right: black 1px solid; text-align: center; text-valign: middle; font-family: arial; font-size: 18px; font-weight: 500; width: 400px; height: 70px;}
A.button1:LINK{ color: white; text-decoration: none; cursor: hand;}
A.button1:HOVER { color: white; background-color: #DB232D; text-decoration: none; cursor: hand;}
A.button1:VISITED{ color: white; text-decoration: none; cursor: hand;}
A.button1:ACTIVE{ color: white; background-color:lime; text-decoration: none; cursor: hand;}
DIV.Buttonsmall{ border-bottom: black 1px solid; border-top: silver 1px solid; border-left: silver 1px solid; border-right: black 1px solid; text-align: center; text-valign: middle; font-family: arial; font-size: 14px; font-weight: bold; width: 110px; height: 20px; font-color: black;}
A.buttonsmall:LINK{ text-decoration: none; cursor: hand;}
A.buttonsmall:HOVER { color: white; background-color: #DB232D; text-decoration: none; cursor: hand;}
A.buttonsmall:VISITED{ text-decoration: none; cursor: hand;}

h1 {width:100%; filter:Shadow(Direction=135); color: #ff0000; font-size: 36px; font-family: "Arial"; letter-spacing: 3pt;}
h2 {width:100%; filter:Shadow(Direction=135);                 font-size: 36px; font-family: "Arial"; letter-spacing: 6pt;}
sub {width:100%; filter:Shadow(Direction=135); color: #ff3333; font-size: 12px; font-family: "Arial"; font-weight:bold}
A:hover {COLOR: white; text-decoration: none; font-family:"Arial"; cursor: hand}
A {text-decoration: none; color: #FF0000; }