table.withoutborders {
	border: none;
	width: 100%;
}

table.withoutborders th {
	border: none;
}

table.withoutborders tr{
	border: none;
}

table.withoutborders td {
	border: none;
}

table.myTable {
border: 1px solid #000;	
}

p.myParagraph {
	color: #0000FF;
}

ul.listoffiles {

}
