body, td {
font-family: verdana, sans-serif;
font-size: 10pt;
}
a:link, active, visited {
text-decoration: none;
color: #000033;
}
a:active {
text-decoration: none;
color: #ffffff;
}
a:visited {
text-decoration: none;
color: #000033;
}
a:hover {
text-decoration: none;
cursor: e-resize;
color: white;
background-color: #000033;
}
BODY {
	background-color: #F1FDFF;
	background-position: absolute;
	background-position: 28px;
	background-image: url('sidebar.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin-top: 0;
	margin-left: 28px;
	cursor:crosshair;
        filter: chroma(color=#ffffff);
        scrollbar-face-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-track-color:#ffffff;
        scrollbar-arrow-color:#66ccff
}
BODY, P, TD, DIV, TR, TABLE {
	font-family: "Verdana";
              font-size: 8pt;
	font-color: transparent;
}

.copyright {
             font-size: 10px; 
             font-family: Verdana;
             color: #000033; 
             letter-spacing: -1px;
}
.content {
             font-size: 8pt;
             font-family: verdana;
             font-color: #000033;
             font-weight: normal;
             text-align: justify;
}
.head {
            font-size: 8pt;
            font-family: verdana;
            font-color: #ffffff;
            font-weight: strong;
            text-align: center;
            letter-spacing: 1px;
}
.img {
	border: 0px;
}