  body {        
        background: white;
        background-image: url(bg.png);
        font-family: tahoma;
        font-size: 8pt;
	color: #000000;
	line-height: 13px;
        letter-spacing: 0px;
	text-align: justify;}

a:link {text-decoration: underline;
	          font-weight: normal;
	          color: #000000;}


a:visited {text-decoration: underline;
	          font-weight: normal;
	          color: #000000;}


a:active {text-decoration: underline;
	          font-weight: normal;
	          color: #000000;}
                  
a:hover {text-decoration: none;
             font-weight: normal;
	      color: black;}

.MessageCell{border-top:1px solid navy;padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px;background-color:#FFFFFF}

.byline{font-family:verdana;font-size:8pt;color:navy;line-height:13pt}

.InputCell{border-top:1px solid navy;background-color:steelblue;font-family:verdana;color:#ffffff;font-size:8pt;font-weight:bold;padding:20px}

.SubmitButton{border:1px steelbluesolid;font-family:verdana;font-size:8pt;font-weight:bold;color:#ffffff;background-color:navy;width:30px}

textarea{border:1px steelblue solid;font-family:verdana;font-size:8pt;color:#ffffff;width:101px;height:60px;background-color:navy}

input{border:1px steelblue solid;font-family:verdana;font-size:8pt;color:#ffffff;width:101px;background-color:navy}
