body  {
	background-repeat : no-repeat;
	background-position : center center;
}

a:hover  {
	font-weight : bold;
	color : #339999;
	text-decoration : underline;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
; line-height: 18px
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	color : #339999;
	text-align : center;
}

h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bold;
	color : #339999;
	text-align : center;
}

h3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #339999;
	text-align : left;
}

h4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color : #339999;
	text-align : left;
}

a {  color: #FF6600; font-weight: bold; text-decoration: underline; font-size: 10pt}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
