body{
background:#99CC99;
font-family: arial;
color: #000000;
margin-top: auto;
margin-right: auto;
margin-left: auto;
}

td.nav{
background-color: #336666;
background-repeat: no-repeat;
color: #FFFFFF;
height="20";
width="150";
text-align: left;
vertical-align: middle;
}

table.nav{
padding-left: 15px;
vertical-align: top;
background-color: #336666;
}

td.content{
background-color: transparent;
color: #000000;
padding-right: 10px;
padding-left: 10px;
vertical-align: middle: 10pt;
}

p {font-size: 10pt;}

table.main{
width: 100%;
}

td.banner{
width: 720;
padding-bottom: 0;
align: "center";
}

a:visited{
color: #FFFFFF;
text-decoration: none;
}

a{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
}

a:hover{
	color: #CC3333;
	}

a:hover:visted{
color: #CC3333;}

a:active{
color: #FFF;
text-decoration: none;
}
li{
font-weight: none;
font-family: arial;
font-size: 10pt;
}

li.para{
font-weight: none;
font-family: arial;
}

pre {	font-family: arial;
	font-size: 10pt;
    }
.past {
	background-color: #CCCCCC;
	overflow: auto;
	height: 300px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 2px;



}
