body
{background-color: #FFF;
 color: #000000;
}

p
{font-weight: bold;
}

#normal
{font-weight: normal;
}

.pot1
{background: rgb(254,225,225);
 color: rgb(254,225,225);
}

.pot2
{background: rgb(254,135,135);
 color: rgb(254,135,135);
}

.pot3
{background: rgb(255,0,0);
 color: rgb(255,0,0);
}

.pot4
{background: rgb(174,0,0);
 color: rgb(174,0,0);
}

.pot5
{background: rgb(99,0,0);
 color: rgb(99,0,0);
}

.roof1
{background: rgb(225,225,254);
 color: rgb(225,225,254);
}

.roof2
{background: rgb(135,137,254);
 color: rgb(135,137,254);
}

.roof3
{background: rgb(40,44,254);
 color: rgb(40,44,254);
}

.roof4
{background: rgb(0,4,209);
 color: rgb(0,4,209);
}

.roof5
{background: rgb(0,2,134);
 color: rgb(0,2,134);
}

.vis1
{background: rgb(0,0,0);
 color: rgb(0,0,0);
}

.vis2
{background: rgb(65,65,65);
 color: rgb(65,65,65);
}

.vis3
{background: rgb(125,125,125);
 color: rgb(125,125,125);
}

.vis4
{background: rgb(185,185,185);
 color: rgb(185,185,185);
}

.vis5
{background: rgb(245,245,245);
 color: rgb(245,245,245);
}

.potDot
{color: #FF0000;
 font-size: 20pt;
}

.roofDot
{color: #0000FF;
 font-size: 20pt;
}

.fields
{color: rgb(60,105,0);
 font-size: 20pt;
}

.roads
{color: rgb(23,0,220);
 font-size: 20pt;
}


