<style type="text/css">
	.dummy {}
	
	body {
		background-color:#E2E5EB;
		padding:10px 0 0 0;
		margin:0;
		}
	
	#watermark {
	 background-image:url(images/logo_lifepsyche.gif);
	 background-repeat:no-repeat;
	 background-position:top left;
	 }
	 
	body, table {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#548C2D;
		}
		
	h1 {
		font-size:20px;
		margin:0 0 5px 0;
		color:#487B2C;
		font-weight:normal;
		}
		
	h2 {
		font-size:16px;
		margin:15px 0 3px 0;
		color:#C3261D;
		font-weight:normal;
		}
		
	a {
		color:#C3261D;
		text-decoration:none;
		}
		
	a:visited {
		color:#C3261D;
		}
				
	a:hover {
		text-decoration:underline;
		}
		
	ul {
		margin:12px 0;
		list-style-image:url(http://www.sev.com.au/images2/bullet_blue.gif);
  	margin-left: 3px;
  	padding-left: 1em;
		}
	
	li {
  	margin: 4px 0;
  	padding: 0;
  	}
		
	form {
		margin: 0;
		}
		
	img {
		border:0;
		}
	
	.small {
		font-size:10px;
		}
	
  ul.TwoColumnList {
    float: left;
    width: 250px;
		margin-top: 0;
  	}

	hr {
 		margin:0px;
 		padding:0px;
		border-bottom:1px solid #3A4C63;
 		border-top:0px;
 		border-left:0px;
 		border-right:0px;
 		line-height:0px;
 		height:1px;
 		display:block;
 		}

	.headertop {
		background-image:url(images/header_top.gif); 
		background-position:right bottom; 
		height:23px; 
		background-repeat:no-repeat
		}
		
	.navigation {
		background-image:url(images/header.jpg);
		height: 207px;
		width: 819px; 
		}

	.navigation a {
		color:#ffffff;
		text-decoration:none;
		}

	.navigation img {
		margin:0 12px;
		}
	
	.tableheader {
	  background-color:#079533; 
		color:#ffffff; 
		text-align:center; 
		height:20px; 
		font-size:14px;
		}
	
	.tablesubheader {
	  background-color:#BBDCA2; 
		text-align:center;
		}
	
	.tablecell {
	  background-color:#E4EDCE; 
		text-align:center;
		}
</style>