﻿body 
{
	background:#66cc66;
	font-family: Trebuchet,Tahoma,"Bitstream Vera Sans",Arial,Helvetica,serif;
    font-size: 13px;
}
#title
{
	background:#006633;
	text-align:center;
	font-size:larger;
	font-weight:bolder;
	color:White;
	position:absolute;	
	height:22px;
	width:100%;
	top: 0px;
	left: 0px;
}
#content
{
	position:absolute;
	width:600px;
	height:432px;
	top: 78px;
	left: 335px;
}
#emailmsg
{
	position:absolute;
	width:516px;
	height:21px;
	top: 527px;
	left: 400px;
}
.style1
{
	color:White;
	font-weight:bolder;
}
.style4
{
    text-decoration: none;
  
}
.style5
{
    color: #006633;
    font-weight: bold;
}
#emailadd
{
	position:absolute;
	width:200px;
	height:20px;
	top: 549px;
	left: 536px;
}






