a:link {
	background: transparent;
	color: #0082FF;
}

a:visited {
	background: transparent;
	color: #7E00FF;
}

a:hover {
	background: #FFFFE0;
	color: #008B8B;
}

body, td {
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: normal;
	padding: 0;
	text-align: left;
	color: #330099;
	background: none;
}

h1 {
	margin-top: 1em; margin-bottom: 1em; 
	background: transparent;
	color: #000099;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 120%;
}

h2 {
	margin-top: 1em; margin-bottom: 1em; 
	background: transparent;
	color: #6699CC;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 110%;
	
}

p {
	border: none;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: normal;
	padding: 10;
	text-align: left;
}
q {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	padding: 10pt;
}

blockquote {
	font: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
div.heading {
	font-family: Georgia, serif, monospace;
	font-color: #990000;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	margin-right: 40%;
	letter-spacing: 110%;
	color: #990000;
}
p.info {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: normal;
	padding: 0;
	text-align: left;
	color: #330066;
	background: none;
