<!--

A:link {text-decoration: underline; color: #990033; font-family: Arial}
A:visited {text-decoration: underline; color: #990033; font-family: Arial}
A:active {text-decoration: none; color: #990033; font-family: Arial}
A:hover {text-decoration: underline; color: #032FAC}

H1 {font-family: Arial, Helvetica, sans-serif; font-size: 32px; color: #990033; font-weight: bold}
H2 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #990033; font-weight: bold}

body
{
	margin: 0px;
}

td.inside
{
	background-image: url('images/tree_fog_2.jpg');
	background-repeat: repeat-x;
}
        
-->