h1   {
        font-family: arial, helvetica, sans-serif
	font-size: 18pt;
     }
h2   {
        font-family: arial, helvetica, sans-serif
      font-size: 14pt
     }

h3   {
        font-family: arial, helvetica, sans-serif
      font-size: 14pt
     }

h4   {
        font-family: arial, helvetica, sans-serif
      font-size: 14pt
     }

code {
      font-family: courier;
      font-size: 12pt;
      font-weight: bold
     }

xmp {
      font-family: courier;
      font-size: 12pt;
     }

body {
        font-family: arial, helvetica, sans-serif;
        background:  white
     }

td {
        font-family: arial, helvetica, sans-serif;
	align: left;
	valign: center
     }

table {
        font-family: arial, helvetica, sans-serif
     }
dl {
        font-family: arial, helvetica, sans-serif
     }

p {
        font-family: arial, helvetica, sans-serif
     }

A:link {
        text-decoration: none;
        font-weight: bold;
        color:#990000;
                }
A:visited {
        text-decoration: none;
        color:#993333;
        }
	
.image{
        border : 0;
	border-style: 0;
	border-color: red;
	border-width: 0px;

      }

