body  { font-family: Verdana, Arial, Helvetica;
		background-color: #F3F3F3;
		margin: 0px; }
		
img
{
	border: none;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; }
a:hover  { color: #006633; text-decoration: underline; }

.footer a:link, .footer a:visited { color: #000000; text-decoration: underline; text-align:center; font-size: 10px; }
.footer a:hover  { color: #FF9933; text-decoration: underline; text-align:center; font-size: 10px; }

.sl { text-align:left; font-size:10px; }
.sj { text-align:justify; font-size:10px; }
.sc { text-align:center; font-size: 10px; }
.sr { text-align:right; font-size: 10px; }

.ml { text-align:left; font-size:11px; }
.mj { text-align:justify; font-size:11px; }
.mc { text-align:center; font-size: 11px; }
.mr { text-align:right; font-size: 11px; }

.mlb { text-align:left; font-size:11px; font-weight: bold; }
.mjb { text-align:justify; font-size:11px; font-weight: bold; }
.mcb { text-align:center; font-size: 11px; font-weight: bold; }
.mrb { text-align:right; font-size: 11px; font-weight: bold; }

.error-text   { color: #FF0000; font-weight: bold; font-size: 11px; text-align: right; }
.error-field { background-color: #FFE4E1; }