BODY
{

	margin: 10px;
	background-color: white;
	color: black;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial;
	line-height: 12pt;

}
a:link
{
	color: black;
	text-decoration: underline;
}
a:visited
{
	color: black;
	text-decoration: underline;
}
a:hover
{
	color: gray;
	text-decoration: underline;
}
.header
{

	color:black;
	font-weight: bold;
	font-size: 24pt;
	font-family: Arial;
	line-height: 26pt;
	text-align: center;
}
.pageHeader
{

	color:black;
	font-weight: bold;
	font-size: 18pt;
	font-family: Arial;
	line-height: 20pt;
	text-align: center;
}
.minorHeader
{

	color:black;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	line-height: 20pt;
	text-align: center;
}
.sideLink
{

	color:black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	line-height: 12pt;
	text-decoration: underline;
}
.sideLink:hover
{

	color:red;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	line-height: 12pt;
	text-decoration: underline;
}
.pageFooter
{
	color:black;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	line-height: 11pt;
	text-align: center;
}
.announceTable
{
	border: 2px solid black;
}
.announceHeader
{

	color:black;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial;
	line-height: 26pt;
	text-align: center;
}
.announceText
{

	color:black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	line-height: 12pt;
	text-align: center;
}
