h1        {font-size: 11px; font-family: verdana; color: white ; text-align: center ; font-weight: bold  ; background-color: blue; letter-spacing: 10}
h2        {font-size: 11px; font-family: verdana; color: black ; text-align: center ; font-weight: normal; line-heigh      : 15}
h3        {font-size: 11px; font-family: verdana; color: black ; text-align: justify; font-weight: normal}
h4        {font-size: 15px; font-family: times  ; color: black ; text-align: right  ; font-weight: normal; margin-right    : 5 ; font-style : italic}
h5        {font-size: 11px; font-family: verdana; color: white ; text-align: center ; font-weight: bold  ; background-color: blue}
h6	  {font-size: 10px}
a:link    {					   color: blue  ; text-decoration: none}
a:visited {					   color: 4e3d3d; text-decoration: none}
a:hover   {					   color: red   ; text-decoration: none}