﻿div.centerstyle
{
       text-align: center;
    width: 100%;
}

div.content
{
    
    margin: 0px auto;
    text-align: center;
    width: 950px;
    position: relative;
    font-family: Tahoma;
    font-size: 9pt;
    background-color: #ffffff;
    height: 647px;
    font-weight: normal;
    color: #000000;
    top: 0px;
    left: 0px;
}

div.top
{
	width: 950px;
}

.h1
{
    position: absolute;
    font-family: tahoma;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
    z-index: 0;
}