body { color: #000; background: #fff none; margin-top: 16px }
div.content { margin: 0 12% }

h1, h2 {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: bold;
  text-align: center }

h1 { font-size: 30px; color: #ffa500; background: #fff none }
h2 { font-size: 18px; color: #000; background: #fff none }

p {
  font-family: Georgia,Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color:#000;
  background: #fff none }
  
p.home {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center; font-size: 22px;
  font-weight: bold }

th {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: #fff none }

p.tabcontents { margin: 0 }
td, p.tabcontents {
  font-family: Georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color:#000;
  background: #fff none }

a { text-decoration: underline }
a:link    { color: #00e; background: #fff none }
a:visited { color: #60a; background: #fff none }

/*/*/a{}

html { margin: 0; padding: 0 }
body { margin: 0 0 27px 0; padding: 0 }


h1, h2 { margin: 21px 0; padding: 0 }
p { margin: 16px 0 }

body { font-size: 100% }
h1 { font-size: 1.88em }
h2 { font-size: 1.14em }
p { font-size: 1em }
table { font-size: 1em }
th { font-size: 1em }
td { font-size: 1em }
p.tabcontents { font-size: 1em }
p.home { font-size: 1.37em }

h1 { color: #00c000; background: #fff none }

a:hover { text-decoration: none }

i{content:"\"/*"}

h1, h2 { margin: 0.7em 0; padding: 0 }
p { margin: 0.93em 0 }

h1 {
  color: #00e;
  background: #fff none }

head+body div:first-child>h1[id~="browsertest"] {
  font-size: 36px;
  line-height: 2em;
  margin: 0.5em 0;
  padding: 0;
  color: #f00;
  background: transparent none;
  white-space: nowrap }

head+body div:first-child>h1[id~="browsertest"]:before {
  content: "Browser Test";
  display: block;
  margin: 0 0 -2.07em 0.15em;
  padding: 0;
  color: #333;
  background: transparent none }
