BODY {
	color : Black;
	font-family: trebuchet ms, arial, helvetica;
	background : url(http://www.dpvweb.net/pix/nabkgnd.jpg);
	background-color : White;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	margin-bottom : 0%;
}

A:VISITED {
	color : 660099;
}

A:LINK {
	color : 0000FF;
}

A:ACTIVE {
	color : 00CC00;
}

DIV.nav {
	text-align : center;
}
 
DIV.center {
	text-align : center;
}

DIV.left {
	text-align : left;
}

DIV.body {
	margin-left : 10%;
	margin-right : 10%;
	text-align : left;
}

h1 {
	text-align: center;
	color: #009966;
	font-size : 200%;
	margin-top : 0em;
	margin-bottom : 0em;
}
       
h2 {
	text-align: left;
	color: #006666;
	margin-left : -6%;
	margin-top : 0em;
	margin-bottom : 0em;
	font-size : 150%;
}

h3 {
	text-align: left;
	color: #006666;
	margin-left : -6%;
	margin-top : 0em;
	margin-bottom : 0em;
	font-size : 100%;
}

h4 {
	text-align: left;
	color: #006666;
	margin-left : -6%;
	margin-top : 0em;
	margin-bottom : 0em;
	font-size : 80%;
}
 
h5 {
	color: #009966;
	margin-left : -10%;
	margin-top : 0em;
	margin-bottom : 0em;
	font-size : 60%;
	margin-right : -10%;
}

h6 {
	color: #009966;
	margin-left : -6%;
	margin-top : 0em;
	margin-bottom : 0em;
	font-size : 50%;
}

EM.center {
	color : #009966;
	font-size : medium;
	text-align : center;
}

td {
 	font-family: trebuchet ms, arial, helvetica
 	color: #006666
 }
       
th {
	font-family: trebuchet ms, arial, helvetica;
	font-weight: 700;
	text-align: center;
	background-color: #C0C0C0;
	padding-left : 1em;
	padding-right : 1em;
	border-left-width : 1em;
	border-right-width : 1em;
	margin-left : 1em;
	margin-right : 1em;
}

/* menu */
.itemText { 
	text-decoration: none; 
	color: #FFFFFF; 
	font: bold 12px Arial, Helvetica 
}
.itemHover { 
	text-decoration: none; 
	color: #FFFFFF; 
	font: bold 12px Arial, Helvetica 
}
.itemBorder { 
	border: 1px solid black 
}





