table.dyn
	{
     border-collapse: collapse;
     vertical-align: center;
     }
table.dyn .headl
     {
     font-size: 14px;

     background-color: #C9DBED;
     padding: 0px 10px;
     text-align: left;
     border-left: 1px dashed #336699;
     border-top: 1px dashed #336699;
     border-bottom: 1px dashed #336699;
     }
table.dyn .headr
     {
     font-size: 14px;
     font-weight: normal;
     background-color: #C9DBED;
     padding: 0px 10px;
     text-align: right;
     border-right: 1px dashed #336699;
     border-top: 1px dashed #336699;
     border-bottom: 1px dashed #336699;
     }
table.dyn .text
     {
     padding: 10px;
     border-left: 1px dashed #336699;
     }
table.dyn .infos
	{
     font-size: 14px;
     font-weight: normal;
     padding: 1px 10px;
     border: 1px dashed #336699;
     text-align: right;
     }
table.dyn .bottom
	{
     border-left: 1px dashed #336699;
     border-bottom: 1px dashed #336699;
     width: 100%;
     }

table.dyn .smHead
	{
    	font-size: 12px;
    	border: 1px dashed #336699;
    	background-color: #C9DBED;
    	}
table.dyn .smText
	{
     font-size: 12px;
     border-left: 1px dashed #336699;
     }
table.dyn .smDate
	{
     font-size: 10px;
     text-align: right;
     }
table.dyn .smInfos
	{
     font-size: 14px;
     font-weight: normal;
     padding: 1px 10px;
     border: 1px dashed #336699;
     text-align: right;
     }
table.dyn .smBottom
	{
     border-left: 1px dashed #336699;
     border-bottom: 1px dashed #336699;
     width: 100%;
     }
ul.articlefile {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
