body			{ 	font-size: 9pt; 
					font-family: century gothic; 
					text-align: justify;
					margin-top: 10px }

p				{ 	font-size: 9pt; 
					font-family: century gothic; 
					text-align: justify;
					color: #336699;
					margin-top: 0px }

h1				{	font-size: 12pt; 
					font-family: century gothic; 
					color : #00cccc;
					font-weight: bold; }
					
h2				{	font-size: 10pt; 
					font-family: century gothic; 
					color : #336699;
					font-weight: bold;
					margin-bottom: 0px;	}	

A:link			{ 	font-size: 9pt; 
					font-family: century gothic; 
					text-align: justify; 
					font-weight: bold;
					color: #0099ff; 
					text-decoration: none }
					
A:visited		{ 	font-size: 9pt; 
					font-family: century gothic; 
					text-align: justify; 
					font-weight: bold; 
					color: #0099ff;
					text-decoration: none }
					
A:active		{ 	font-size: 9pt; 
					font-family: century gothic; 
					text-align: justify; 
					font-weight: bold; 
					color: #990000;
					text-decoration: none; }
					
A:hover			{ 	font-size: 9pt; 
					font-family: century gothic; 
					text-align: justify; 
					font-weight: bold; 
					color: #FFFFFF; 
					background: #336699;
					text-decoration: none }
					
ul				{ 	font-size: 9pt; 
					font-family: century gothic; 
					text-align: justify;
					color : #336699;
					list-style-image: url('images/opsomming.gif');
					margin-top: 0px; 
					margin-bottom: 0px; 
					margin-left: 25px }

hr				{	color: #224E94;
					background-color: #224E94;
					border: 0;
					height: 1px; }