 
<!--
body 
{
margin:5pt;
    font-family:arial,helvetica;
       color:#000000;

}

  #page {width:900px;
	text-align:center;
}

a {
        color:#804000;
        text-decoration:underline;
    font-size:10px;
font-weight:bold;
    }
    a:active { color:red }
    a:visited { color:#808040 }

    .box1 {

        padding-top:1px;
        padding-left:0px;
        padding-bottom:0px;
        padding-right:0px;
    }

 
small 
{
    font-size:9px;
}

h1
{
    font-size:42px;
font-weight:bold;
text-align:center;
line-height:10px;
}
h2 {
    font-size:18px;
font-weight:bold;
text-align:center;
color:#0000ff;
line-height:10px;
}
 

h3, h3 a, h3 a:visited
{
    font-size:14px;
font-weight:bold;
text-align:center;
color:#a80000;
padding:4px;
}


h4, h4 a, h4 a:visited
{
    font-size:22px;
font-weight:bold;
text-align:center;
color:#a80000;
padding:4px;
}


img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
  float: left; 

	}
 .menu a
{
    font-size:12px;
font-weight:bold;
color: #0000a0;
text-align:center;
}

.input {
    border: 1px solid #000;
    background: #eeeeee;
font-size:14px;
color:#000000;
}
.button {
    border: 2px solid #000000;
    background: #0000ff;
color:#ffffff;
font-size:14px;
font-weight:bold;
}

 
br { clear: left; }


-->
