body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/mind-bg.gif)
}
.content {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.redbg {
	background-color: #FF0100;
}
.whitebold {

	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebg {

	background-color: #FFFFFF;
}
.whitetxt {


	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.big {

	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.redbold {

	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #E10000;
	text-decoration: none;
}
.boldtitle {

	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}.bluebold {


	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #8AD8FC;
	text-decoration:underline;
}

