/* shared by fabrics, covers, bases html */body {margin-left : 2%;margin-right : 2%;margin-top : 10px;margin-bottom : 20px;font-style : normal;font-weight : normal;font-family :  Arial, Geneva, Helvetica, Verdana, sans-serif;color : #000;background-color : #FFF;    }p.red {color : #933;}table.border {border: 1px solid #999999;}table.border td {border: 1px solid #CCCCCC;padding:5px;text-align:left;}table.noBorder {border: 0px solid #999999;}table.noBorder td {border: 0px solid #CCCCCC;text-align:left;}.centre {text-align: center;margin-left: auto;margin-right: auto;}ul {text-align:left;list-style-type : none;list-style-position : outside;}/* the following style sets headings */H1 {   font-style : normal;   font-weight : bold;   font-size : 200%;   font-family : Arial, Verdana, sans-serif;   color : #999;}H2 {   font-style : normal;   font-weight : bold;   font-size : 150%;   font-family : Arial, Verdana, sans-serif;   color : #999;}H3 {   font-style : normal;   font-weight : bold;   font-size : 100%;   font-family : Arial, Verdana, sans-serif;   color : #999;   }b {   font-style : normal;   font-weight : bold;   font-size : 110%;   font-family : Arial, Verdana, sans-serif;   color : #666;}b.special {   font-style : normal;   font-weight : bold;   font-size : 120%;   font-family : Arial, Verdana, sans-serif;   color : #666;}a:link {text-decoration: none;color : #00C;background-color : transparent;}a:visited {text-decoration: none;color : #00C;background-color : transparent;}a:hover {color : #F00;background : transparent;}a:active {color : #090;background : transparent;}