body, p,td   { color: white; font-weight: bold; font-size: 17px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; body: arial, helvetica, sans-serif  }

h1   { color: yellow; font-size: 24px }

h2   { font-weight: bold; font-size: 21px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3  { color: #ff0; font-style: italic; font-weight: bold; font-size: 19px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: white; font-style: italic; font-weight: bold; font-size: 19px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 { color: #ff0; font-weight: bold; font-size: 19px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a {
	text-decoration: none;
}
a:link   { color: gray; text-decoration: underline }
a:visited { }
a:hover { }
strong   { font-size: larger; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
