body {
	background-color: #DAD1C0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	margin: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #4B5777;
	font-weight: normal;
}
p { line-height: 14pt }
li { list-style-type: disc; margin-top: 20 px; margin-bottom: 20px}
h3 {  font-size: 10pt; font-style: normal; line-height: 14pt}
h4 { font-style: normal; font-weight: bold; line-height: 12pt}
h2 { font-size: 12pt; font-style: normal; line-height: 16pt}
a {  color: #990000; text-decoration: none}
b {  font-weight: bold}
a:visited {  color: #336699; text-decoration: none}
a:active {  color: #990000; text-decoration: none}
a:hover {  color: #006666; text-decoration: none}
