H1 { font-size: 27px;

font-family: "arial black", arial; 

text-align: left; 

color: blue }



H2 { 

font-size: 21px;

font-family: verdana, "Centhury Gothic", arial; 

text-align: left; 

color: black }



H3 { 

font-size: 18px;

font-family: arial; 

text-align: left; 

font-style: oblique;

color: black }



H6 { 

font-size: 21px;

text-align: left; 

font-family: verdana, "Centhury Gothic", arial;

background-color: red;

color: white }



body { 

font-size: 16px; 

font-family: arial, "Centhury Gothic", verdana; 

color: #000000}



A:link { text-decoration: none; 

color: purple }



A:visited { text-decoration: none; 

color: purple}



A:hover { text-decoration: underline;

background-color: white;

color: #FF1810}



p {  text-align: justify}

