<body bgcolor="#6F7A9E" background="left.jpg" text="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#99CCFF" vlink="#9999FF">

b:link {
    color: #99CCFF;
     }
     
a:visited {
    color: #9999FF;
          }


body {
	text-decoration: none;
    background-color: #6F7A9E;
    background-image: left.jpg;
    color: green;
    margin: 0;
    }

td {
    font-family:arial, helvetica, sans-serfif;
    font-size: 12px;
    color: white;
    }
    
a  {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #99CCFF; 
    text-decoration: none}
     }
     
h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
    font-size: 16px;	
	color: white; 
	
   }


p {
	font-size: 110%;
    font-family: arial, Helvetica, sans-serif;
  }

li {
    font-family: arial, Helvetic, sans-serif;
    font-style: bold;
    color:#99CCFF;
    }

     
.form {
        font-family: arial, Helvetica, sans-serif;
        color: black;
         }
     
.img-shadow {
            float:left;
            background: url(images/shadowAlpha.png) no-repeat bottom right !important;
            background: url(images/shadow.gif) no-repeat bottom right;
            margin: 10px 0 0 10px !important; 
            margin: 10px 0 0 5px;
            }
     
.img-shadow img {
            display: block;
            position: relative;
            background-color: red  
            border: 1px solid #a9a9a9;
            margin: -6px 6px 6px -6px;
            padding: 4px;
            }

