/*
## Site created by Webfirm http://www.webfirm.com.au/ Copyright © 2002
## Creation Date: 18/Nov/2002
## Designer: Michael Ott
## Project Manager: Tara Spalding
## Last Modified: 4/April/2003
## Modification: SEO
## Modified By: Simon Seeber
*/

body {
	scrollbar-face-color:#527194;
	scrollbar-arrow-color:#00ccff;
	scrollbar-track-color:#660000;
}

p {
	margin:1ex;
}

body, p, td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size:14px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

h1, h2, h3 {
	color: #666666;
	margin:1ex;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	list-style-type: square; 
	list-style-image: url(../images/li.gif);
}

strong, b {
	color: #666666;
	font-weight: bold;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

.footer-text {
	font-size:10px;
	color:#fff;
	text-align:center;
	margin:0;
}
