body {
font-family : Arial, Helvetica, sans-serif;
font-size : 80%;
}


p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
; margin-top: 0px
}

h1  {
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 151%;
	font-weight :bold;
	color : #ff9900;
	font-style : normal;
}

h3  {
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 130%;
	font-weight : normal;
	color : #ff9900;
	font-style : normal;
}

a  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}

a:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	text-decoration : underline;
}

a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9900;
	text-decoration : underline;
}

h4  {
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 0.8em;
	color : #FF9900;
	font-style : normal;
	font-weight : bold; margin-bottom: 0px;
}

strong  {
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color : #ff9900;
	font-weight : bold;
}
table strong  {
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color : #000000;
	font-weight : bold;
}

ul  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
}

img  {
	border-color : #000000 black black;
}


.nav {  font-size: smaller}
