/* MSR About Us */
body {	font-size: 12pt;
	background: #F0FFF0;
	line-height: 16pt }

h3 {	font: 16pt;
	font-weight: bold;
	line-height: 18pt;
	color: yellow;
	background: green;
	text-indent: 16pt; }

.comic { font-family: "Comic Sans MS", "Arial";
	color: green }

.norm {	font-family: "Arial";
	font-weight: normal;
	color: black }

.bold {	font-family: "Arial";
	font-weight: bold;
	color: black }

.head {	font-family: "Arial";
	font-weight: bold;
	color: yellow;
	background: green;
	font-size: 10pt }

.prog {	font-family: "Arial";
	font-weight: normal;
	color: black;
	font-size: 10pt }

.hide { color: #F0FFF0 }

.red {	color: red }

