body
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td
{
	font-family: Arial;
	font-size: 10pt;
	color: 000000;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}
.td2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: FFFFFF;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
.header1
{
	font-family: Arial;
	font-size: 16pt;
	color: 00267F;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
}
.header2
{
	font-family: Arial;
	font-size: 12pt;
	color: #8C2351;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
}
.tableheader
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
	background-color: #E2E2E2;
}
a.tableheader { color: #0000CC}
.tableheader:visited { color: #0000CC}
.tableheader:hover { color: #999966}

.tabledata1
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;
	background-color: #D2D7E4;
}
a.tabledata1 { color: #0000CC}
.tabledata1:visited { color: #0000CC}
.tabledata1:hover { color: #999966}

.tabledata2
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;
	background-color: #FFFFFF;
}
a.tabledata2 { color: #0000CC}
.tabledata2:visited { color: #0000CC}
.tabledata2:hover { color: #999966}
.disclaimer
{
	font-family: Arial;
	font-size: 8pt;
	color: 000000;
	text-decoration:none;
	font-style:normal;
	font-weight: normal;
}
.error
{
	font-family: Arial;
	font-size: 10pt;
	color: FF0000;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}
a
{
	font-family: Arial;
	font-size: 10pt;
	color: 0000CC;
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
}
a:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: 0000CC;
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
}
a:Hover
{
	font-family: Arial;
	font-size: 10pt;
	color: 999966;
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
}
a:active
{
	font-family: Arial;
	font-size: 10pt;
	color: 333399;
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-family: Arial;
	font-size: 16pt;
	color: 333399;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	color: 669966;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
}