/* @override http://www.davidparsons.net.au/style.css */

body {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
.bodytext {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size:10pt;
	padding-top:20px;
}

.bodytext a:link {

	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.bodytext a:hover {
	color: #F54E1B;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #F54E1B;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

p {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
}

.activated {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.sub_heading {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.sub_heading a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.sub_heading a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.ext_link {
	color: #F54E1B;
	font-weight: normal;
	text-decoration: none;
}

.ext_link a:visited {
	color: #F54E1B;
	font-weight: normal;
	text-decoration: none;
}

.ext_link a:link {
	color: #F54E1B;
	font-weight: normal;
	text-decoration: none;
}

.ext_link a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
