body {
	background-color: #FFFF99;
	font-size: 9pt;
	color: Blue;
	font-style: normal;
	font-variant: normal;
}
a:link {
	font-family: Century Gothic;
	font-size: 9pt;
	color: Blue;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Century Gothic;
	font-size: 9pt;
	color: Black;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Century Gothic;
	font-size: 9pt;
	color: Red;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}


table {
	font-family: Century Gothic;
	font-size: 9pt;
	color: Black;
	font-style: normal;
	font-variant: normal;
}
h1 {
	font-family: Century Gothic;
	font-size: 16pt;
	color: Black;
	font-style: normal;
	font-variant: bolder;
}
h2 {
	font-family: Century Gothic;
	font-size: 14pt;
	color: Black;
	font-style: normal;
	font-variant: bolder;
}
h3 {
	font-family: Century Gothic;
	font-size: 12pt;
	color: Black;
	font-style: normal;
	font-variant: bolder;
}
hr {
	color:Gold;
	width: 350pt;
	height: 1pt;
	
	
}
table {
	font-family: Century Gothic;
	font-size: 9pt;
	color: Black;
	font-style: normal;
	font-variant: normal;
	width: 400pt;
	
	
	
}








