body {
	background-image: url();
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
table.outline{
background-color:#FFFFFF;
width: 900px;
border: inset solid thin;
border-color: #D3D3D3;
border-top: none;
}
.style2 {font-size: 12px}
a:visited {
	color: #FF6633;
}
a:hover {
	color: #FF0000;
}
a:link {
	color: #C26052;
}
