/* MSR About Us */
body {  font: 12pt;
	background: black url(background.jpg) no-repeat;
	background-position: 50% 0;
	line-height: 16pt }

h2 {	font: 20pt;
	font-weight: bold;
	line-height: 18pt;
	color: white;
	text-indent: 16pt }

h3 {	font: 16pt;
	font-weight: bold;
	line-height: 18pt;
	color: yellow;
	text-indent: 16pt }

.comic { font-family: "Comic Sans MS", "Arial";
	color: yellow }

.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: black;
	font-size: 10pt }

.prog {	font-family: "Arial";
	font-weight: normal;
	color: white;
	background: black;
	font-size: 10pt }

.hide { color: #F0FFF0 }

.red { color: red }

.popup { font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: gray }

a     { color: orange }

img   { border-width: 2px;
        border-style: solid;
        border-color: black }

