p {
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #000000;
	word-spacing: 1.5pt;
}

p.phones {
	font-family: Georgia, serif;
	font-size: 14pt;
	color: #105253;
	font-weight: bold;
	text-align: right;
}

h1 {
	font-family: Georgia, serif;
	font-size: 14pt;
	color: #ff6633;
	font-weight: bold;
	text-align: right;
}

h2 {
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #ff6633;
	font-weight: bold;
	text-align: center;
	margin-top: 30px 
}

a {
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #ff6633;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #ff6633;
	text-decoration: none;
}

.a1 {
	font-family: Georgia, serif;
	font-size: 8pt;
	color: #ff6633;
	text-decoration: underline;
}

.a1:hover {
	font-family: Georgia, serif;
	font-size: 8pt;
	color: #ff6633;
	text-decoration: none;
}

td {
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #000000;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 150%;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 150%;
}

li {
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #000000;
	list-style-position: inside;
	padding-left: 10px;
	line-height: 150%;
}

table.MsoNormalTable {
	mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman";
}

.han {
	cursor:pointer
}

a.main {
	color: #FF6633;

}