body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
}
.header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#400e0e;
}
.text2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#400e0e;
}
.text3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#400e0e;
}
.linksOff {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#400e0e;
	line-height:30px;
	padding-right:5px;
	padding-left:5px;
	font-style:italic;
	cursor:pointer;
}
.linksOn {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	line-height:30px;
	padding-right:5px;
	padding-left:5px;
	font-style:italic;
	cursor:pointer;
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
