body   { background-color: ##F9FECF;
         font-family : Arial, Helvetica, sans-serif;
		 font-size : 12px;
		 line-height : 24px;
		 color : #313031;
		      }

h1      {color : #0041A5;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		text-decoration : none;
		letter-spacing : 3px;	
		margin-left:0; margin-top:24; margin-bottom:14 }
h2      {color : #313031;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		text-decoration : none;
		letter-spacing : 1px;
		margin-left:0; margin-top:20; margin-bottom:12 }
i            { font-style: italic }
em   {color : #0041A5;
			font-family : Arial, Helvetica, sans-serif;
			font-weight : normal
			}
strong {color : #0041A5;
			font-family : Arial;
			font-weight : normal}

dark   {color : #0041A5;
			font-family : Arial, Helvetica, sans-serif;
			font-weight : normal
			
			}
a:link       {color :  #000080;
             font-weight : bold;
               text-decoration: none
        }
a:visited {color : #000080; 
           font-weight : normal;
           text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline}
