
A:link { text-decoration: none; color:"BLUE"; }
A:visited { text-decoration: none; color: "BLUE"; }
A:hover { text-decoration: underline; color:"BLUE"; }
A:active { text-decoration: underline; color: "BLUE"; }


span.text1
{
font-size: 12px;
color: BLACK;
line-height: 8px;
font-family: Verdana,Arial,Helvetica;
}

span.text
{
font-size: 11px;
color: #333333;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
}

span.sub
{
font-size: 14px;
color: PPlogo5.jpg;
line-height: 10px;
font-family: Verdana,Arial,Helvetica;
}


span.text4
{
font-size: 13px;
color: BLACK;
line-height: 10px;
font-family: Verdana,Arial,Helvetica;
}


span.css
{
font-size: 12px;
color: #000000;
line-height: 21px;
font-family: "Courier New",Courier;
}

.sb {scrollbar-3dlight-color:#FFFF00;
           scrollbar-arrow-color:#FFFF00;
           scrollbar-base-color:#6C7457;
           scrollbar-darkshadow-color:#FFFF00;
           scrollbar-face-color:#6C7457;
           scrollbar-highlight-color:#6C7457;
           scrollbar-shadow-color:}


body {
    margin: 0px;
    padding: 0px;
}
div#header {
    clear: both;
    height: 0px;
    background-color: #F0F0F0;
    padding: 1px;
}
div#left {
    float: left;
    width: 90px;
    background-color: #F0F0F0;
}
div#right {
    float: right;
    width: 50px;
    background-color: #F0F0F0;
}
div#middle {
    padding-bottom:	28px;
	padding-left: 0px;
	padding-top: 3px;
    margin: 0px;
    background-color: #F0F0F0;
}
div#footer {
    clear: both;
    background-color: #F0F0F0;
}

