Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
//<pre>
.pro_td {
	font-size: 10pt;
	padding: 2px;
	text-align: right;
}

.pro_td_seq {
	font-size: 10pt;
	padding: 2px;
	text-align: left;
}

.aa_b {
	font-weight: bold;
}

.aa_m {
	text-transform: uppercase;
}

.aa_p {
	color: red;
}

.aa_bm {
	font-weight: bold;
	text-transform: uppercase;
}

.aa_bp {
	font-weight: bold;
	color: red;
}

.aa_mp {
	text-transform: uppercase;
	color: red;
}

.aa_bmp {
	font-weight: bold;
	text-transform: uppercase;
	color: red;
}

.pro_table {
	border: 1px solid black;
	font-family: Courier New;
}

.check_table {
	border: 1px solid red;
}

/* ================= Domains text background color ================= */
.dC0, .dC1, .dC2, .dC3, .dC4, .dC5, .dC6, .dC7, .dC8, .dC9 {font-family: Courier New;}
.dC10, .dC11, .dC12, .dC13, .dC14, .dC15, .dC16, .dC17, .dC18 {font-family: Courier New;}
.dC19, .dC20, .dC21, .dC22, .dC23, .dC24, .dC25, .dC26, .dC27 {font-family: Courier New;}
.dC28, .dC29, .dC30, .dC31, .dC32, .dC33, .dC34, .dC35, .dC36 {font-family: Courier New;}
.dC37, .dC38, .dC39, .dC40, .dC41, .dC42, .dC43, .dC44, .dC45 {font-family: Courier New;}
.dC46, .dC47, .dC48, .dC49, .dC50, .dC51, .dC52, .dC53, .dC54 {font-family: Courier New;}
.dC55, .dC56, .dC57, .dC58, .dC59, .dC60, .dC61, .dC62, .dC63 {font-family: Courier New;}

.dC0 {background-color: rgb(254,254,254);}
.dC1 {background-color: rgb(254,254,226);}
.dC2 {background-color: rgb(254,254,198);}
.dC3 {background-color: rgb(254,254,170);}
.dC4 {background-color: rgb(254,226,254);}
.dC5 {background-color: rgb(254,226,226);}
.dC6 {background-color: rgb(254,226,198);}
.dC7 {background-color: rgb(254,226,170);}
.dC8 {background-color: rgb(254,198,254);}
.dC9 {background-color: rgb(254,198,226);}
.dC10 {background-color: rgb(254,198,198);}
.dC11 {background-color: rgb(254,198,170);}
.dC12 {background-color: rgb(254,170,254);}
.dC13 {background-color: rgb(254,170,226);}
.dC14 {background-color: rgb(254,170,198);}
.dC15 {background-color: rgb(254,170,170);}
.dC16 {background-color: rgb(226,254,254);}
.dC17 {background-color: rgb(226,254,226);}
.dC18 {background-color: rgb(226,254,198);}
.dC19 {background-color: rgb(226,254,170);}
.dC20 {background-color: rgb(226,226,254);}
.dC21 {background-color: rgb(226,226,226);}
.dC22 {background-color: rgb(226,226,198);}
.dC23 {background-color: rgb(226,226,170);}
.dC24 {background-color: rgb(226,198,254);}
.dC25 {background-color: rgb(226,198,226);}
.dC26 {background-color: rgb(226,198,198);}
.dC27 {background-color: rgb(226,198,170);}
.dC28 {background-color: rgb(226,170,254);}
.dC29 {background-color: rgb(226,170,226);}
.dC30 {background-color: rgb(226,170,198);}
.dC31 {background-color: rgb(226,170,170);}
.dC32 {background-color: rgb(198,254,254);}
.dC33 {background-color: rgb(198,254,226);}
.dC34 {background-color: rgb(198,254,198);}
.dC35 {background-color: rgb(198,254,170);}
.dC36 {background-color: rgb(198,226,254);}
.dC37 {background-color: rgb(198,226,226);}
.dC38 {background-color: rgb(198,226,198);}
.dC39 {background-color: rgb(198,226,170);}
.dC40 {background-color: rgb(198,198,254);}
.dC41 {background-color: rgb(198,198,226);}
.dC42 {background-color: rgb(198,198,198);}
.dC43 {background-color: rgb(198,198,170);}
.dC44 {background-color: rgb(198,170,254);}
.dC45 {background-color: rgb(198,170,226);}
.dC46 {background-color: rgb(198,170,198);}
.dC47 {background-color: rgb(198,170,170);}
.dC48 {background-color: rgb(170,254,254);}
.dC49 {background-color: rgb(170,254,226);}
.dC50 {background-color: rgb(170,254,198);}
.dC51 {background-color: rgb(170,254,170);}
.dC52 {background-color: rgb(170,226,254);}
.dC53 {background-color: rgb(170,226,226);}
.dC54 {background-color: rgb(170,226,198);}
.dC55 {background-color: rgb(170,226,170);}
.dC56 {background-color: rgb(170,198,254);}
.dC57 {background-color: rgb(170,198,226);}
.dC58 {background-color: rgb(170,198,198);}
.dC59 {background-color: rgb(170,198,170);}
.dC60 {background-color: rgb(170,170,254);}
.dC61 {background-color: rgb(170,170,226);}
.dC62 {background-color: rgb(170,170,198);}
.dC63 {background-color: rgb(170,170,170);}

//</pre>