
body { background-color: rgb(31,51,130); background-attachment: fixed; background-position: center top; background-repeat: repeat-y }
td.main { background-color: rgb(255,255,255); font-family: calibri, font-size: 15; text-align: justify; padding: 10px; border: 2px solid rgb(24,25,29); line-height: 150%;}
td.blk { background-color: #000000; }

img.top 
{
	border: 1px solid rgb(0,0,0);
}

img.pics
{
	border: 1px solid rgb(0,0,0);
	margin-left: 12px;
	float: right;
}

table.used {
	width: 600px;
	}

table.used td {
	border-bottom: 1px solid rgb(0,0,0);
	}
	
div.restore 
{
	font-family: Arial;
	font-size: 11;
	text-align: center;
}

div.clean
{
	font-family: Arial;
	font-size: 13;
	text-align: center;
	font-weight: bold;
}

table.repair
{
	padding: 5px;
	background-color: rgb(255,255,204);
	width: 325px;
	border: dotted 2px rgb(0,0,0);
	float: right;
	text-align: center;
}

	
td.signature { font-family: arial, helvetica; font-style: italic; font-size: 10; color: #ffffff; text-align: right; }
td.signature a { font-family: arial, helvetica; font-style: italic; font-size: 10; text-align: right; color: yellow}
