/* start */

h1,h2,h3, p { font-family: Arial; font-style: normal; }

h1 {color: #000080}
h2 {color: #4169E1}
h3 {color: #4169E1}
h4 {color: #000000}
p  {color: #000000}

h1 {text-align: left}
h2 {text-align: left}
h3 {text-align: left}
h4 {text-align: left}
p  {text-align: left}

h1 {font-size: 180%}
h2 {font-size: 180%}
h3 {font-size: 120%}
h4 {font-size: 180%}
p  {font-size: 100%}


a
{
float:centre;
text-decoration:none; color: navy; background-color: white;
border: 0px solid navy;
padding: 2px; margin:1px;
}
a:hover {color: white; background-color: black}
li {display:inline}

/* end */
