body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #818161;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #505050;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #737272;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #990000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #918e8e;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #505050;
	font-size: 20px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {
	color: #009900;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style11 {
	color: #505050;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
p
{ 
	margin-top: 0; 
	margin-bottom: 0; 
	} 
	
ul{
text-indent: 0px;
top: 0px;
float: left;
vertical-align: top;

}



#fileslist li 
{
margin-left: 0;
list-style: none;
padding-left: 25px;
font-size:14px;
font-weight:bold;
padding-top: 8px;
padding-bottom: 0px;
background-image: url(images/docIcon.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}






#linkslist li 
{
margin-left: 0;
list-style: none;
padding-left: 25px;
font-size:14px;
font-weight:bold;
padding-top: 8px;
padding-bottom: 0px;
background-image: url(images/linkIcon.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

