a:link	{ text-decoration: none; 
	color: #006AA4;
}
a:visited	{ text-decoration: none;
	color: #006AA4;
}
a:active	{ text-decoration: underline; 
	color: #006AA4;
}
a:hover	{ text-decoration: underline;
	color: #006AA4;
}
:link.menulink { color: #000000; 
	text-decoration: none;
}
:visited.menulink { color: #000000; 
	text-decoration: none;
}
:active.menulink { color: #FF1919; 
text-decoration: underline;
}
:hover.menulink { color: #FF1919; 
text-decoration: underline;
}
BODY	{ background: #FFFFFF; 
	color: black; font-family: Verdana, Arial;
	font-size: 10pt;
	margin-top: 0px; 
	margin-left: 25px;
	margin-bottom: 5px;
	margin-right: 25px;
}
H1	{ font-weight: bold; 
	font-family: Verdana, Arial; font-size: 10pt; 
	text-align: left;
	color: #000000;
	background: url(http://editor.actrix.co.nz/images/h2bg.jpg);
	line-height: 32px;
	padding-top: 5px;
	margin-top: 7px;
	padding-left: 0px;
}
H2	{ font-weight: bold; 
	font-family: Verdana, Arial; font-size: 10pt; 
	text-align: left;
	color: #003C8B;
	line-height: 22px;
	margin-top: 7px;
	margin-bottom: 5px;
	padding-left: 0px;
}
H3	{ font-weight: bold; 
	font-family: Verdana, Arial; font-size: 11pt;
	text-align: left; 
	color: #006AA4;
	margin-bottom: 5px;
}
H4	{ font-weight: bold; 
	font-family: Verdana, Arial; font-size: 10pt; 
	text-align: left;
	color: #000000;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu	{	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 8pt; 
	text-align: left; 
	color: #000000;
	margin-top: 5px;
	margin-left: 0px;
}
P	{	color: black; font-family: Verdana, Arial;
	font-size: 10pt;
	margin-top: 7px; 
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 7px;
}

TABLE		{ font-weight: normal; font-family: Verdana, Arial; font-size: 10pt }

UL	{ list-style-type: disc; 
	list-style-position: outside; 
	font-weight: normal;
	font-family: Verdana, Arial; 
	font-size: 10pt; 
	text-align: left; 
	color: #000000;
}
OL	{ list-style-position: outside; 
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10pt; 
	text-align: left; 
	color: #000000;
}
LI	{	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10pt; 
	text-align: left; 
	color: #000000;
	margin-top: 5px;
	margin-right: 7px;
}
HR	{ width: 50%; 
	color: #006AA4; 
	text-align: center;
	height: 2px; 
	border: 0; 
	background-color: #006AA4;
}
Blockquote { font-weight: normal; 
	font-family: Verdana, Arial; 
	font-size: 10pt;
	text-align: left; 
	color: #000000;
}
p.forum { font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #003C8B;
}
.tablecell01 { background: #DFDFDF;
	font-weight: normal; 
	font-family: Verdana, Arial; 
	font-size: 10pt;
	color: #000000;
}
.tablecell02 { background: #EEEEEE;
	font-weight: normal; 
	font-family: Verdana, Arial; 
	font-size: 10pt;
	color: #000000;
}