body
{
background-image:url('images/bgheader.gif');
background-repeat:no-repeat;
background-color: white;
background-position:top center; 
}

p.normal 
{
font-family: Veranda, Tahoma, Arial, san-serif;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: black;
margin-left: 20px;
}

div.normal 
{
font-family: Veranda, Tahoma, Arial, san-serif;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: black;
margin-left: 20px;
}

li.normal
{
font-family: Veranda, Tahoma, Arial, san-serif;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: black;
margin-left: 20px;
}

p.box 
{
font-family: Veranda, Tahoma, Arial, san-serif;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: black;
}

div.box
{
font-family: Veranda, Tahoma, Arial, san-serif;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: black;
}

img {
    border-style: none
}

img.print {
	border-style: none;
	display: none;
}

h1 {
font-family: Veranda, Tahoma, Arial, san-serif;
font-weight: strong;
font-style: italic;
color: black;
}

h2 {
font-family: Veranda, Tahoma, Arial, san-serif;
font-weight: strong;
font-style: italic;
color: black;
}

h3 {
font-family: Veranda, Tahoma, Arial, san-serif;
font-weight: strong;
font-style: italic;
color: black;
}

a:link {
color: green;
font-style: italic;
font-family: Veranda, Tahoma, Arial, san-serif;
}

a:visited {
color: red;
font-style: italic;
font-family: Veranda, Tahoma, Arial, san-serif;
}

p.copyright {
margin-top: 1em;
padding-top: 1em;
font-style: italic;
font-size: 9px;
}


