/* General properties */BODY {  color: black;  font-family: Palatino, serif;  background-color: rgb(95%, 95%, 95%);  background-image: url("foxbg.gif");}H1, H2, H3, H4, H5, H6 { font-family: sans-serif; }TH { font-family: sans-serif; }H2 { text-align: left; }/* Define Properties of Title areas */DIV.Title {  margin-right: 15%;  margin-left: 15%;  text-align: center;}.Title H2 { text-align: center; }/* Define properties of the Address area */DIV.Address { text-align: center; }.Address TD { text-align: left; }.Address TH { text-align: right; }/* Define properties of the general areas */DIV.General {  margin-right: 0%;  margin-left: 10%;}.General TABLE { width: 100%; }.General TD { text-align: center; }.General TH { text-align: center; }P.Shortcut { text-align: center; }DIV.List {  margin-right: 8%;  margin-left: 8%;}.List TD { text-align: left; }.List TH { text-align: right; }