/* trevor hutchison */
/* http://www.trevorhutchison.com */
/* trevhutch@optusnet.com.au */

body {
	background-color: #FFFFFF;
	margin-top: 30;
	margin-bottom: 30;
   	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	}
	
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #555555;
	margin-right: 15px;
	}
	
h1 {
	font-family:  arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #222222;
	margin-bottom: -10px;
	}
	
h2 {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #0082C7;
	margin-top: 15px;
	margin-bottom: -10px;
	}
	
.maintext{
	margin-left: 20px;
	margin-right: 20px;
	}
a {
	color:#86CEDC;
	text-decoration:none;
	font-weight: bold;
	}
		
a:hover {
	color:#1D7BC0;
	text-decoration:underline;
	font-weight: bold;
	}
	
.footer {
	color:#FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	}
	
.subhead {
	font-weight: bold;
	color:#0F298F;
	}
	
.caption {
	font-style: italic;
	}
	
.top10 {
	font-size: 10px;
	line-height: 13px;
	margin-left: 10px;
	}
	
UL {
	list-style-image: url('../images/bullet.gif');
	}
LI {
	margin-left: -20px;
	}	
		
}
