body
{
	background-color: #ddd;
	width: 100%;
	text-align: center;
}

body, p 
{
	font-family: Arial,sans-serif;
        font-size: 12pt;
}
td p{
    margin: 8px 0;
}
div, p, #container
{
	text-align: left;
}

#container
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border : 1px solid #ccc;
	background-color: #faffff;
}

#container2
{
	width: 900px;
	padding : 30px;
	background: url('WB00516_.gif') repeat fixed 0% 0%;
}

table
{
	background: url('WB00516_.gif') repeat fixed 0% 0%;
}

a:link
{
	color: #00d;
	text-decoration: none;
}

a:visited
{
	color: #d20094;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
table{
    border-collapse: collapse;
    margin: 10px auto;
    border: 1px solid #888;
}
table td{
    border: 1px solid #888 !important;
}

