﻿TD {
	font-size: 12pt;
}

P {
	font-size: 12pt;
}

li {
	font-size: 12pt;
}

HR {
	width : 50%;
	height : 1px;
}

A:link {
	color:#00967B;
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}

H1,H2,H3,H4,H5,H6 {
	font-style: bold;
	color:#00967B;
}

H1,H2,H3 {
	font-size: 14pt;
}