/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
form{
	padding:0px;
	margin:0px;
}
a:link {
	color: #AB1270;
}
a:visited {
	color: #AB1270;
}
a:hover {
	color: #990066;
}
a:active {
	color: #AB1270;
}
.mmlColorBold14 {
	color: #993366;
	font-weight: bold;
	font-size: 14px;
}
.mmlColorBold {
	color: #993366;
	font-weight: bold;
}

