
.headerstyle
{
	background-color: #33cc99;
	font-family: Times New Roman;
	font-weight: bold;
	text-align: center;
	height: 50;
	width: 200;
}
.itemstyle
{
	background-color: #ccffcc;
	font-family: Times New Roman;
	font-size: 13pt;
	height: 90;
	width: 200;
}
.alterstyle
{
	background-color: #66cc99;
	height: 100;
	font-family: Times New Roman;
	font-size: 13pt;
}
.addressstyle
{
	width: 250;
	text-align: left;
}
.slstyle
{
	width: 40;
	text-align: center;
}
.namestyle
{
	width: 175;
}
.emailstyle
{
	text-align: center;
}

	
	
