td { text-align: left;
     vertical-align: top;
     font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size:11px;
     color: black; }

body { background-image:
url('images/back.jpg');
     background-repeat:repeat-x;
     margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     background-color: #DEE7EE; }

a { text-decoration: none;
    color:navy; }

A:Hover  { color : red;
	   text-decoration : underline; }

h3 { color: black;
     font-weight: bold;
     font-size : 14px;
     font-family:Tahoma; }

h6 { color: #D58000;
     font-weight: bold;
     font-size : 10px;
     font-family:Tahoma; }
