body {
	margin: 0 0 0 0;
	padding : 0 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
}
p.titleSubText {
	text-align : center;
	font-size: 12px;
	font-style : italic;
	margin-top: 0px;
}
td.mPict {
	font-size: 12px;
	font-style : italic;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align : center;
}
p,dd {
	font-size : 13px;
	text-align: justify;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:HOVER {
	color: #FFFFFF;
}
.colorBox {
	padding : 3 7 3 7;
	font-weight: bold;
	font-size: 11px;
}
a.botMenu {
	width: 130;
	padding: 3 0 3 0;
	margin-top: 10px;
}
a.botMenu:HOVER {
	border: 1 solid #FFFFFF;
	color: white;
}
.tableHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}