/* ===================================================================== */
/* Copyright 2002 By artee												 */
/* --------------------------------------------------------------------- */
/* Site:		PDD-NOS 											 	 */
/* FileName: 	doc.css 						  						 */
/* Path:		stylesheets						   						 */
/* --------------------------------------------------------------------- */
/* Coder				| Date			| Description					 */
/* R. Th. Hoekstra		| 3 september-2002	| Creation					 */
/* --------------------------------------------------------------------- */
/*BODY 		{background-image: url(../images/back.jpg);
			  background-repeat:repeat;
			}															*/
H1 			{
			color: blue;
			font-size: 16px;
			font-family:sans-serif;
			}
H2 			{
			color: #397CBB;
			font-size:12px;
			font-family:sans-serif;
			}
H3 			{
			color: blue;
			font-size:10px;
			font-family:sans-serif;
			}
H4 			{
			color: black;
			font-size:11px;
			font-family:sans-serif;
			}
H5 			{
			color: #104794;
			font-size:11px;
			font-family:sans-serif;
			font-weight:normal;
			}
H6 			{
			color: #397CBB;
			font-size:12px;
			font-family:sans-serif;
			}
		

#n1			{
			color:darkgreen;
			font-size:9px;
			font-family:sans-serif;
			}
#n2 		{
			color: #104794;
			font-size:12px;
			font-family:sans-serif;
			font-weight:medium;
			}
#n3 		{
			color: black;
			font-size:12px;
			font-family: sans-serif;
			font-weight:normal;
			line-height:0px:
			}
#n4 		{
			color: black;
			font-size:11px;
			font-family: sans-serif;
			font-weight:normal;
			line-height:0px:
			}
#n5 		{
			color: #104794;
			font-size:11px;
			font-family:sans-serif;
			font-weight:medium;
			}
#n6 		{
			color: darkblue;
			font-size:9px;
			font-family:sans-serif;
			font-weight:medium;
			}
#n7 		{
			color: white;
			font-size:12px;
			font-family:sans-serif;
			font-weight:normal;
			}
#td1        {
			background-color:lightgreen;
			font-size:11px;
			font-family:sans-serif;
			font-weight:bold;
			}
#td2        {
			background-color:lightgrey;
			font-size:11px;
			font-family:sans-serif;
			font-weight:bold;
			}