A:hover { color: green;
	text-decoration: underline; }
A:link {
	text-decoration: none; 
	color: blue; }
A:visited {
	text-decoration: none;
	color: blue; }
p {
	font-family: arial;
	font-size: 13pt;
	font-color: black;
	line-height: 14pt; 
i {	font-style: bold; }
li {
	font-family: arial;;
	font-size: 13pt;
	font-color: black;
	list-style-position: outside;
	list-style-type: square; }
H5 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold; }
H4 {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold; }
H3 {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold; }
H2 {
	font-family: arial;
	font-color: green;
	font-size: 18pt;
	font-weight: bold; }
.copywrite {
	font-size: 10pt;
	font-family: serif, garmond, }
//special
.haliburtonheights { 
	font-style: italic;
	font-color: green; }
.l_construction_icon {
	 font-size: 11; }
A.l_c_index:hover { 
	color: red;
	text-decoration: underline; }
A.l_c_index:link {
	text-decoration: none; 
	color: blue; }
A.l_c_index:visited {
	text-decoration: none; }
.winitalics { 
	font-size: 13pt;
	font-style: italic; }
//FORMS
.pform {
	font-family: serif, garmond, times;
	font-size: 14pt;
	font-weight: bold;
	font-color: black;
	line-height: 11pt; }