body		{
		    margin-left: 5%;
		    margin-right: 5%;
                    background :url(/Images/Bg/risksbg.gif);
		    color: #000000;
		    font : normal 12pt Cambria,times,serif;
		}
label, legend, h1, h2, h3, h4 { font-family : Helvetica,"Helvetica Neue",Arial,verdana,sans-serif;
h1		{ font: bold 22pt}
h2		{ font: bold 18pt  }
h3		{ font: bold 14pt}
h4		{ font: italic 14pt }
span.red	{ color: red }
span.green	{ color: green }

a:link		{color: #0000ee}
a:active	{color: #ff0000}
a:visited	{color: #03066a}

p.pre		{white-space : pre; font-family: monospace}

fieldset        { border : thin solid red; width : 75%;
-moz-border-radius : 8px;
-webkit-border-radius : 8px;
border-radius : 8px;
}
legend         { font : bold 12pt }
label, span  { font : bold 10pt ; margin-left : 1em;}
label.clab, span.clab { float: left; width : 12em; }
#srch label { width : 10em; float : left; }
img { border : 0 }
h3.ht { margin-left : -1em }
