body {
 background-color:#FFFFCC;
 color:navy;
}
.white   { 
 background-color:#FFFFCC;
 width:15px;
}
.cmain  { 
 background-color:#FFFFCC;
 width:305px;
 font-family:Arial,Sans-Serif;
 font-size:13px;	
 color:#000080;
}
.chead, h1  {
 background-color:#FFFFCC;
 width:305px;
 font-family:Arial,Sans-Serif;
 font-weight:bold;
 font-size:17px;	 
 color:#000080;
}
h2  {
 background-color:#FFFFCC;
 width:305px;
 font-family:Arial,Sans-Serif;
 font-weight:bold;
 font-size:16px;	 
 color:#000080;
}
a {
 color:#000000;
 text-decoration:none;
 white-space:nowrap;
}
a:hover {
 color:#33CCFF;
}
#outertable {
 width:435px;
}
.foinp {
 width:340px;
}
center {
 margin:8px;
}
xmp {
 width:380px;
 overflow:auto;
}

a.dir:before { 
	content:url(dirlink.gif)" ";
}
a strong { 
	font-weight:normal;
}
a strong:before { 
	content:url(filelink.gif)" ";
}
img {
 border-width:0px;
}