﻿body 
{
    padding:0px;
    margin:0px;
    background-color: #dcdcdc;
    text-align: center;
}
#wrapper {
	margin:0 auto;
	width:800px;
	text-align: left;
}
.head1
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight:bold;
}
.copy1
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
}

