BODY {
	FONT-SIZE: 16px; FONT-FAMILY: georgia, Helvetica, Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; padding: 0px; margin: 0px;
}
P {
	BACKGROUND: white
}
H1 {
	FONT-SIZE: 15px; COLOR: #979797; FONT-FAMILY: Verdana, Helvetica, Verdana, Arial
}
A {
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
	/* COLOR: #804c4c; BACKGROUND-COLOR: #f0efe3 */
}
.textsm {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textreg {
	FONT-SIZE: 12px; COLOR: #979797; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.softlink {
  text-decoration: none; border-bottom: 1px dashed grey;
}
.softlink:hover {
  text-decoration: none;
  /* font-weight: bold; */
}
.mainblock {
  line-height: 150%; width: 50%; text-align: justify; padding: 0px;
}


