BODY {
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: normal xx-small;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-attachment: fixed;
}
TABLE{
	color: #FFFFFF;
}
TR{
	color: #FFFFFF;
}
TH{
	color: #FFFFFF;
}
TD{
	color: #FFFFFF;
}
td#copyright {
	color: #BDD7E6;
	font-size: 6pt;
}

A:ACTIVE {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
A:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
A:VISITED {
	text-decoration : none;
	color: #FFFFFF;
	font-weight : bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
A:HOVER {
	text-decoration: none;
	color: #BDD7E6;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a:active#copyright {
	text-decoration: underline;
	color: #BDD7E6;
	font-weight: normal;
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link#copyright {
	text-decoration: underline;
	color: #BDD7E6;
	font-weight: normal;
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:visited#copyright {
	text-decoration: underline;
	color: #BDD7E6;
	font-weight: normal;
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:hover#copyright {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
