body {
	font-family : Arial;
	color : ffffff;
	font-size : 8pt;
	text-align : center;
}
p {
	font-family : Arial;
	color : ffffff;
	font-size : 10pt;
	text-align : left;
}
ul {
	font-family : Arial;
	color : ffffff;
	font-size : 10pt;
	text-align : left;
}
p.footer {
	font-family : Arial;
	color : ffffff;
	font-size : 10pt;
	text-align : center;
}
i {
	font-family : Arial;
	color : ffffff;
	font-size : 9pt;
	text-align : center;
}
i.small {
	font-family : Arial;
	color : ffffff;
	font-size : 8pt;
	text-align : center;
}
h4 {
	font-family : Arial;
	color : ffffff;
	font-size : 7pt;
	text-align : center;
}
h1 {
	font-family : Arial;
	color : ffffff;
	font-size : 14pt;
    font-weight: 100;
	text-align : center;
}
h2 {
	font-family : Arial;
	color : ffffff;
	font-size : 12pt;
    font-weight: 100;
	text-align : center;
}
h3 {
	font-family : Arial;
	color : ffffff;
	font-size : 9pt;
}
a:link {
	text-decoration: underline;
	border : 0;
	font-size : 12pt;
	font-family : Arial;
	color : ffffff;
	font-weight: bold
}
a:visited {
	text-decoration: underline;
	border : 0;
	font-size : 12pt;
	font-family : Arial;
	color : ffffff;
	font-weight: bold
}
a:hover {
	text-decoration: underline;
	border : 0;
	font-size : 12pt;
	font-family : Arial;
	color : FFFF00;
	font-weight: bold
}
a:active {
	text-decoration: underline;
	border : 0;
	font-size : 12pt;
	font-family : Arial;
	color : ffffff;
	font-weight: bold
}
a:link.nav {
	text-decoration: none;
	border : 0;
	font-size : 12pt;
	font-family : Arial;
	color : ffffff;
	font-weight: bold
}
a:visited.nav {
	text-decoration: none;
	border : 0;
	font-size : 12pt;
	font-family : Arial;
	color : ffffff;
	font-weight: bold
}
a:hover.nav {
	text-decoration: underline;
	border : 0;
	font-size : 12pt;
	font-family : Arial;
	color : FFFF00;
	font-weight: bold
}
a:active.nav {
	text-decoration: none;
	border : 0;
	font-size : 12pt;
	font-family : Arial;
	color : ffffff;
	font-weight: bold
}
