a:link {
	font-weight: bold;
	color: #3300FF;
	font-size: 12pt;
}
a:hover {
	font-weight: bold;
	color: #3300FF;
	font-size: 12pt;
}
a:active {
	font-weight: bold;
	color: #3300FF;
	font-size: 12pt;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
a:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #3300FF;
}
