.mainlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #CC9966;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}
p.style1, div.style1  {
	font-size: 9px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #46361F;
	text-decoration: none;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #46361F;
	text-decoration: none;
	list-style-type: disc;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #46361F;
	font-size: 18pt;
	text-decoration: none;
}
.webdevlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #660000;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #46361F;
	text-decoration: none;
}
div.style1  p {
	font-size: 9px;
}

