<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<STYLE TYPE="text/css">
@import "all.css"; /* just some basic formatting, no layout stuff */

    a  {
        text-decoration:none;
        color:#000;
        }

    a.selected  {
        text-decoration:none;
        color:#ddd;
        }


	h1.header {
        font-family: Verdana,Arial,Helvetica;
		font-size:12px;
        padding:9px;
        align:center;
        margin:0px;
		}

	#contentheader h1 {
        font-family: Verdana,Arial,Helvetica;
		font-size:16px;
        padding:8px;
        align:center;
        margin:0px;
		}

    #navheader img {
        border:none;
        height:1px;
        width:10px;
        }

    img.copy {
        border:none;
        height:5px;
        width:0px;
        }

        
</STYLE>