A
 {
 font-style : normal;
 font-family : arial,helvectia,courier;
 font-weight : normal;
 font-size : x-small;
 color : #FFFFFF;
 text-decoration : none;
 vertical-align : middle;
 /* text-transform : capitalize; */
 }

A:HOVER
 {
 font-style : normal;
 font-family : arial,helvectia,courier;
 font-weight : 600; font-size : x-small;
 color : #ffcc00; text-decoration : underline;
 /* text-transform : capitalize; */
 }

BODY
 {
 font-family : arial,helvectia,courier;
 color : #0030E1;
 /* text-transform : capitalize; */
 text-align : justify;
 }

H1
 {
 font-family : "courier new";
 font-weight : 900;
 font-size : medium;
 color : #0030E1;
 word-spacing : normal;
 letter-spacing : normal;
 text-decoration : none;
 vertical-align : middle;
 }
