@charset "utf-8";
.data {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.dataheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.dataimp {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.dataauthor {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.headback {
	background-color: #cc0033;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: cc0033;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	text-indent: 5px;
}
.magcat {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #cc0033;
	text-decoration: none;
	font-style: normal;
	text-indent: 5px;
	width: 200px;
}
.imgdiv {
	padding: 2px;
}
.indexheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F70BA;
	text-decoration: none;
}
.indexdata {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.indexbaseline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

