body {
	font-family: Trebuchet MS, Arial, Helvetica; 
	background: url(sunf_tile.jpg);
	}

p { 
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	}

h1 { 
	font-weight: normal; 
	font-style: normal; 
	font-size: 24pt;  
	} 
h2 { 
	color: green; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 18pt; 
	margin-top: 0;
	margin-bottom: 0; 
	} 
h3 { 
	font-weight: normal; 
	font-style: normal; 
	font-size: 14pt;  
	margin-top: 0;
	margin-bottom: 0;
	} 
h4 { 
	font-weight: normal; 
	font-size: 12pt; 
	font-style: normal; 
	} 
h5 { 
	font-weight: normal; 
	font-size: 10pt; 
	font-style: normal; 
	} 
h6 { 
	font-weight: normal; 
	font-style: normal; 
	font-size: 8pt; 
	}

ul {
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(bullet_bal.gif);
	list-style-type: square;
	padding: 8px;
	margin: 2px;
	}


table {
	border: solid;
	border-width: 0;
	border-color: black;
	border-collapse: collapse;
	cellpadding="0";
	cellspacing="0";
	}

img {
	border: solid;
	border-width: 1;
	border-color: black;
	}

.page_kop {
	border-top-style: inset; 
	border-top-style: solid;
	border-top-width: 3; 
	border-top-color: black; 

	border-bottom-style: inset; 
	border-bottom-style: solid;
	border-bottom-width: 3; 
	border-bottom-color: black; 
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 5; 
	padding-bottom: 5;
	}
