table {font-family: arial; font-size: 10pt; }
	a:link
{
    color: #0033ff;
    font-weight: bold;
    font-size: 11pt;
    text-transform: none;
    font-family: 'Times New Roman';
}
	a:visited
{
     color: #0033ff;
    font-weight: bold;
    font-size: 11pt;
    text-transform: none;
    font-family: 'Times New Roman';
}
	a:hover {color: black; text-decoration: none; }
	a#side {color: white; text-decoration: underline; }
	td#side {padding-left: 20; }
	td#content {padding-left: 5; padding-right: 5; padding-top: 10; padding-bottom: 20; }
	td#content2 { font-family: arial; font-size: 10pt;  }
	.style{
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #fffffa; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #006699; SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    overflow:auto;
    border: none; 
    width:auto;
    text-align:right;
    text-justify:newspaper;
}
a
{
    font-weight: bold;
    font-size: 10pt;
    color: #0000ff;
    font-family: 'Times New Roman';
}