body {
	background-color:#fff;
}
.content
{
	width: 680px;
	margin: 0 auto;
	background: url(./images/mid.jpg);
	background-color:#fff;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica;
	color: #000000
}

.top
{
	background: url(./images/top.jpg);
	height: 50px;
}

.bot
{
	background: url(./images/bottom.jpg);
	height: 50px;
}

.header
{
	position: relative;
	margin: 0 auto;
	top: -5px;
}

.psmall {
	font-family: Arial, Helvetica;
	font-size: 14px;
}

h1
{
	font-family: Impact, Arial, Helvetica;
	font-weight: bold;
	font-size: 30px;
	color: #D20000;
	text-align: center;
}

h2
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 22px;
	color: #111111;
	text-align: center;
}

h3
{
	font-family: Impact, Arial, Helvetica;
	font-weight: bold;
	font-size: 20px;
	color: #D20000;
	text-align: left;
}

ul {
	position: relative;
	list-style: square;
	font-weight: bold;
	color: #111111;
	text-align: left;
}

.info { padding: 0 60px 0 60px; }

.from { margin: 40px 0 0 0; }
.date { margin: 0; }	

		
.see 
{
	width: 190px;
	margin: 0 auto;
	display: table;

	padding-bottom: 10px;
}

.textField
{
	width: 100px;	
	margin-bottom: 3px;
	float: left;
}

.button
{	
	float: left;
	margin-left: 65px;
}


.signature p  { margin: 0; }

.sign
{	
	font-family: Monotype Corsiva;
	font-size: 25px;
	padding: 15px 0 15px 0;

}

.signature { padding-bottom: 10px; }