body
      {
	background-color: #FFFFFF; 
	margin-right: 0px;
	margin-bottom: 30px; 
        margin-left: 15px; 
        margin-top: 30px;
   
	font-family: verdana,arial; 
	font-size: 10pt;
	color: black ;

	scrollbar-arrow-color: gray;
	scrollbar-base-color: white; 
	border-right:solid 2px gray;
	scrollbar-highlight-color :silver; 
	scrollbar-shadow-color :gray ;
	}


table,tr,td
	{margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	color: black; 
	font-family: arial, verdana; 
	font-size: 10pt}


p            { font-family: arial; font-size: 13px; color: black}

h1           { font-family: arial; font-size: 22px; color: black}

h2           { font-family: arial; font-size: 16px; color: #B70008}

h3           { font-family: Verdana; font-size: 13px; font-weight: bold; line-height: 100%; 
               color: black; margin-top: 0; margin-bottom: 0 }

h4           { font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 100%; 
               color: #000000; margin-left: 0; margin-top: 2; margin-bottom: 0 }

h5           { font-family: Verdana; font-size: 11px; font-weight: normal; line-height: 120%; 
               color: #000000; margin-left: 0; margin-right: 0; margin-top: 6; 
               margin-bottom: 0 }

h6           { font-family: Verdana; font-size: 13px; font-weight: bold; line-height: 100%; 
               color: #C60031; margin-top: 0; margin-bottom: 0 }

a            { font-family: arial; color: black; text-decoration: underline}
a:link       { color: black; text-decoration: underline}
a:active     { color: black; text-decoration: underline}
a:visited    { color: black; text-decoration: underline}
a:hover      { background-color: white; color:#B70008; text-decoration: none}


