body
{
	font-family: Arial;
	font-size: 10pt;
}
table
{
	font-family: Arial;
	font-size: 10pt;
}
h1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	margin-top:10; text-align:center
}
hr
{
	border: 0px;
	color: #1480BA;
	background-color: #1480BA;
	height: 2px;
}
a.topbar
{
	color: #AEDCFF;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a:hover.topbar
{
	color: #FFFFFF;
}
p.section
{
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	color: #FFFFFF;
	margin-top:0;
	margin-bottom:0;
}
p.sidebar
{
	font-family: Arial;
	font-size: 10pt;
	margin-top:5;
	margin-bottom:5;
}
a.sidebar
{
	color: #1480BA;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a:hover.sidebar
{
	text-decoration:underline
}