body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76% 
	}
	a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
a:link  { color: #f30; font-weight: bold }
a:visited  { color: #f30 }
a:active  { color: #f30; font-weight: bold; text-decoration: underline }
a:hover  { color: #f30; font-weight: bold; text-decoration: underline }
h1   { color: #f30; font-size: large; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h2   { font-size: medium; font-weight: bold; margin: 1.2em 0 }
h3  { color: #f30; font-size: 1.2em; font-weight: bold; margin: 1.2em 0 }
h4  { font-size: 0.8em; font-weight: bold; margin: 1.2em 0 }
p       { color: #000; font-size: x-small; line-height: 1.8em; text-align: left; margin: 0.5em }
h2home { color: #fff; font-size: 1.2em; font-weight: bold; margin: 1.2em 0 }

