@charset "UTF-8";

.table2 {
	background-color: #ECE9D8;
-moz-border-radius: 12px;
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;

}
.installation_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

.round_no_repeat {
	-moz-border-radius: 12px;
	background-repeat: no-repeat;
}

.table2_red {
	background-color: #BB0000;
-moz-border-radius: 12px;
background-repeat: no-repeat;
}

.table3 {
	background-color: #5F768B;
-moz-border-radius: 4px;
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;

}

.table4 {
	background-color: #ECE9D8;
-moz-border-radius: 4px;
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;

}