.container {
	margin: 0px;
}
.style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt 
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
#pad {
	padding: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt; 
	color: #996600;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
hr {
color: #996633; line-height:100%}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}