body { font-family: verdana; font-size: large; color: black;}
body.small-font { font-family: verdana; font-size: small; color: black;}
body.medium-font { font-family: verdana; font-size: medium; color: black;}
.good { color:green; background: url("http://www.sizemyposition.com/images/green_tick.png") no-repeat left; padding-left:14px; }
.bad { color: red; }
input { border: solid green 1px; font-size: 14px;}
label { font-size: 14px; color: black; }
TH { color: black:}
td {  font-size: 14px; }
tr {  font-size: 14px; }
hr {
 color: #000000;
background-color: #000000;
height: .5px;
width: 100%;
}
p.footer {
font-family: verdana; font-size: small; color: black;
text-align: center;
}
