/* basic elements */body         { margin-left: 50; font-style: normal;                font-variant: normal;                font-weight: normal; line-height:               14pt; font-size: 12pt; font-family: arial;                color: black;               background-color: #fff; background-image:                url(http://www.tmg.on.ca/TM_Pit.jpg);               background-repeat: no-repeat;               background-attachment: scroll;               margin: 50px; background-position: top left }               /* Image files: url(http://utilities_serve/cbc3.jpg);                 url(http://localhost/cbc3.jpg); */                                    /* Links */a:link { font-weight: normal; font-size: 12pt; line-height: 28pt; color: black;}a:visited { line-height: 28pt; color: #990000;}a:hover, a:active { text-decoration: underline; color: green;}/* tables */th {font-family: arial; font-weight: bold; font-size: 12pt ; color: blue; text-align:center;}td {font-family: arial; font-weight: bold; font-size: 12pt ; color: black; text-align:center;}/* Control Report Tables */#Summary { float:left;}#Details { clear: both;}#Info{ font-weight: bold; font-size: 16pt; line-height: 18pt; color: purple;text-align:center}#TMG{ font-weight:bold; font-size: 12pt; line-height: 18pt; color: blue;text-align:left}#Counter{ font-weight:bold; font-size: 12pt; line-height: 12pt; color: blue;text-align:center}