body{ background-color: #FBF1DF; color: #000000;font-family: Verdana, Arial, Helvetica;margin-top: 0px; }P {font-size: 12pt; }table{ border-width: 4px;   border-color: #008080;  border-style: solid;  padding: 5px;}table.main{ border-width: 2px;   border-color: none;  border-style: none;  padding: 2px;}td {  border-width: 1px;   border-color: #778899;  border-style: solid;}  table.xheader{ border-collapse: collapse;   border-style: none;  padding: 0px;}  /* Sets background color of unvisited and visited links */a:link { color: #00008A; text-decoration: underline; }a:visited {color: #008A8A; text-decoration: underline;}/* Sets background color of links on hover */a:hover {background-color: #FFFFCC;}/* Sets background color of active link a:active {background-color: yellow;}  *//* use this type line to insert comments */