	BODY    { margin: 0px 20px 20px 20px;
			font-family: arial; 
			background-color: #1B3363;
			color: #C4D2EF;
			font-size: 11pt; 
			text-align: center; 
			scrollbar-base-color: #1B3363; } 

	H3  	{ 	font-size: 14pt; 
						text-align: center; 
			font-weight: bold; 
			color: #1B3363;} 

	TABLE   { background-color: #C4D2EF;
						padding: 0px; spacing: 0px; 
						background-repeat: no-repeat; 
						background-position: right bottom; 
						background-attachement: fixed; } 

	TD  { border: 0px solid #efefdf; padding: 15px; spacing: 0px; 
				border-collapse: collapse; 
			color: #1B3363;
				font-size: 10pt; 
				vertical-align: top; } 

	TD.kop  { border: 0px solid #1B3363;  padding: 0px; spacing: 0px; 
			color: #1B3363;
								border-bottom: 2px solid #1B3363;
						vertical-align: top; 
						text-align: center;  } 


	TABLE.p  { background-color: #C4D2EF; border: 0px solid #1B3363; 
		padding: 0px; spacing: 0px; } 

	TD.p  { border: 1px solid #1B3363; border-bottom: 0px; padding: 4px; spacing: 0px; 
		border-collapse: collapse; 
		color: #1B3363;
		font-size: 10pt; 
		vertical-align: top; } 
	TD.p2  { text-align: right; background-color: #ABBEE7; border: 1px solid #1B3363; border-bottom: 0px; border-right: 0px; padding: 4px; spacing: 0px; } 


a:link {color: #1B3363; text-decoration:none; font-weight: 300; }
a:visited {color: #1B3363; text-decoration:none; font-weight: 300; }
a:hover {color: #1B3363; text-decoration:overline; font-weight: 300; }
a:active {color: #1B3363; text-decoration:none; font-weight: 300; }
