body	{
		background: #fcf368 url(../_img/background_form.jpg) no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		color: #773207;
        height: 298px;
        border: 1px #e1630f solid;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
		margin: 0;}

td	    { 
		vertical-align: top;
		text-align: left;
     	}

a    { 
        font-weight: bold;
        text-decoration: none;
        color: #ff0000;
        }

a:hover   {
        font-weight: bold;
        text-decoration: none;
        color: #b90000;
        } 

.mail	{ 
        text-align: left;
        font-size: 10pt;
	    }

h1  { 
        font-size: 90%;
        font-weight: bold;
	    }

h2  	{ 
        font-size: 100%;
        font-weight: bold;
	    }

h3  	{ 
        font-size: 80%;
        font-weight: bold;
	    }
	   
