body {
background-image: images/background.gif;
font-weight: normal;
font-size: 10pt;
font-color: black;
font-family: arial, helvetica, verdana, sans-serif
}

p{
font-size: 10pt;
font-family: helvetica, verdana, sans-serif;
text-align: justify;
}

h1 {text-align: left;}
h2 {text-align: left;}
h3 {text-align: left;}
h4 {text-align: left;}

a {font-weight: bold; text decoration: none;}
a:visited {color: blue;}
a:hover {color: #330099; font-size: 10pt;}
