body{
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	font-size: 12pt;
	font-family: "Times New Roman", "Sans Serif";
	font-weight: normal;
}

.disclaimer{
	background-color: #000033;
	color: #ffffff;
	font-size: 10pt;
	font-family: "Times New Roman", "Sans Serif";
	font-weight: normal;
}

A:Active{
	color: #ff0000;
}

A:Link{
	color: #ff0000;
}

A:Visited{
	color: #ff0000;
}

A:Hover{
	color: #F9A73B;
}

.setuptext{
	background-color: #ffffff;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Times New Roman", "Sans Serif";
}