body {
 font-size: 62.5%;
}

p {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #9900CC;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
a.menu {
	font-weight: normal;
	color: #FFFFFF;
}
a.hover.menu {
	font-weight: bold;
	color: #FFFFFF;
}
.MRM {
	font-size: 1.1em;
	font-weight: bold;
	color: 6295B2;
}
.pullout {
	font-size: 1.1em;
	color: #006699;
	font-weight: bold;

}
.attrib {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.attribName {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #993300;

}
.pulloutHead {
	font-size: 1.1em;
	color: #6295B2;
	font-weight: bold;
	font-style: italic;

}
