body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

td,th,tr {
	font-size: 10pt;
	line-height: 14pt;
}

ul {
	margin-top: 0pt;
	padding-top: 0pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
}

p {
	margin-bottom: 0pt;
	padding-bottom: 0pt;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #2956a1;
	margin-top: 15px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

a:link, a:visited {
	color: #2956a1;
	text-decoration: underline;
}

a:hover, a:active {
	color: #2956a1;
	text-decoration: none;
}

a.HeaderLink:link, a.HeaderLink:visited {
	color: #2956a1;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
a.HeaderLink:hover, a.HeaderLink:active {
	color: #2956a1;
	text-decoration: none;
	font-size: 10pt;
}

.HeaderLinkRow {
	font-family: Arial;
	font-size: 10pt;
}	

.footer {
	font-size: 8pt;
	color: #000000;
}

.small {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.AgendaHeader {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2956a1;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Large
{
	font-family: Arial;
	font-size: 12pt;
	color: #0055A5;
	font-weight: bold;
}
