body, html { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align:justify;
        width: 100%;
		background: url(../images/background.gif) repeat left top;
}

h2.inv
{
display: none;	
font-size: 1px;
color: #4f7a7d;
}


h3.inv
{
display: none;	
font-size: 1px;
color: #4f7a7d;
}

p {
	text-align: right;
	width:773px;
	padding-right:5px;
	margin:0;
	display:block;
	font-size: 10px;
	color: #ffffff;
}

a{
	text-decoration:none;
	color: #ffffff;
}

a:hover{
	text-decoration:underline;
}