
BODY{
 background: #eeeeee;
 color: #000000;
 margin: 3% 3% 3% 3%;
 font-size: 12pt;
 font-weight: normal;
 font-family: serif
}

A:link{
 color: #0000cc;
 font-weight: bold;
 font-family: serif
}

A:visited{
 color: #bb00cc;
 font-weight: bold;
 font-family: serif
}

A:active{
 color: #cc0000;
 font-weight: bold;
 font-family: serif
}

H1{
 text-align: center;
 margin-top: 3%;
 font-size: 14pt;
 font-weight: bold;
 font-family: serif
}

HR{
 color: gray;
}

SPAN.caption{
 font-weight: bold;
 font-family: serif
}

P.title{
 text-align: center;
 font-size: 14pt;
 font-weight: bold;
 font-family: serif
}

P.notice{
 text-align: center;
 font-family: serif
}

P.back{
 text-align: right;
 font-family: serif
}

OL{
 margin: 3% 3% 3% 3%
}
