#divup
{
    LEFT: 962px;
    VISIBILITY: hidden;
    WIDTH: 30px;
    POSITION: absolute;
    TOP: 190px;
    HEIGHT: 30px
}
#divdown
{
    LEFT: 962px;
    VISIBILITY: hidden;
    WIDTH: 30px;
    POSITION: absolute;
    TOP: 530px;
    HEIGHT: 30px
}
#divtextcontainer
{
    LEFT: 268px;
    VISIBILITY: hidden;
    OVERFLOW: hidden;
    WIDTH: 700px;
    CLIP: rect(0px 780px 345px 0px);
    POSITION: absolute;
    TOP: 189px;
    HEIGHT: 345px
}
#divtext
{
    LEFT: 5px;
    WIDTH: 650px;
    POSITION: absolute;
    TOP: 1px
}
P
{
    FONT-SIZE: 9pt;
    COLOR: #666666;
    FONT-FAMILY: verdana;
    TEXT-ALIGN: justify
}
DIV
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: verdana;
    TEXT-ALIGN: justify
}
body {
	background-color: #AFAFAF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
