body { background-color: #F6F2F2; background-image: url('bg.jpg'); background-repeat: repeat; }

* { font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: 9pt; color:#178A8A; }

h1 { text-align: center; font-size: 13pt; color: #203B3B; text-indent: 2em; margin-left: 5; margin-right: 25; }

p { text-indent: 2em; margin-left: 5; margin-right: 15; margin-top: 5; margin-bottom: 5;}

ol, ul { margin-top: 5px; margin-bottom: 5px; }

a { color: #429F98; font-weight: bold; text-decoration: none; }

a:visited { color: #7FB0AD; }

a:hover { text-decoration: underline; color: #ffffff; }

hr { height: 1; color: #E8ECEC}