body {
	margin : 5px 0px 0px 0px;
	}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	}
li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	}
a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	}
input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
.little {
	font-size : 10px;
	}
.navtext
    {
    width: 180px;
    font-size: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    layer-background-color: #f5f5f5;
    background-color: #f5f5f5;
    color: black;
    }