<!--
	body {  
	background-color: #FFFFDE;
	background-image: URL(../images/layout/bgndp.gif); 
	background-repeat: repeat-y; 
	background-position: left top;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	}

	.logobg {
	background-image: URL(../images/layout/stdlogo.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	}

	td, font {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	}

	.bg-green {
	background-image: URL(../images/layout/2px-green.gif);
	}

	.border {
	border-width: 1px;
	border-style: solid;
	border-color: 003333;
	}
	
	H1 {
	color: #006633;
	font-family: verdana, arial, sans-serif;
	font-size: 20;
	font-weight: bold;
	margin-bottom: -10;
	}

	H2 {
    color: #006633;
	font-family: verdana, arial, sans-serif;
	font-size: 20;
	font-weight: bold;
	}

	H3 {
    color: #006633;
	font-family: verdana, arial, sans-serif;
	font-size: 14;
	font-weight: bold;
	}
	H4 {
    color: #006633;
	font-family: verdana, arial, sans-serif;
	font-size: 12;
	font-weight: bold;
	}

	A{
    TEXT-DECORATION: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12;
	}

	A:visited{
    COLOR: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: 12;
	}
	
	A:link{
    COLOR: #990000;
	font-family: verdana, arial, sans-serif;
	font-size: 12;
	}

	A:active{
    COLOR: #006633;
	font-family: verdana, arial, sans-serif;
	font-size: 12;
	}

	A:hover{
    TEXT-DECORATION: underline
	font-family: verdana, arial, sans-serif;
	font-size: 12;
	}

-->
