h1  {
	font-size : 18pt;
	font-weight : bold;
	font-style : normal;
	padding-top : 1;
	padding-bottom : 0;
}

h2  {
	font-size : 15pt;
	font-weight : bold;
	font-style : normal;
	padding-top : 1;
	padding-bottom: 0;
}

h3  {
	font-size : 13pt;
	font-weight : bold;
	padding-top : 1;
}

em  {
	font-weight : bold;
	font-style : italic;
}

body  {
	margin-top: 0 px;
	font-size : 10 pt;
	background-image:url(images/bkgr.png);
	background-repeat:repeat;
	color:#993300;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : 550;
	font-style : normal;
	background-attachment: fixed;
	scrollbar-3d-light-color:#F5FFF4;
	scrollbar-arrow-color:#00A000;
	scrollbar-base-color:#BBFFCC;
	scrollbar-dark-shadow-color:#00B000;
	scrollbar-face-color:#F5FFF4;
	scrollbar-highlight-color:#E3EFE2;
	scrollbar-shadow-color:#00B000;
}

td  {
	font-size : 10 pt;
}

p  {
	font-size : 10 pt;
}

pre  {	font-family : Courier New;
	font-size : 10pt;
	font-style : normal;
	color : #000066;
	font-weight : normal;
}

a 	{
	color: #006000;
    font-style: normal;
	}

a:hover {
 	color: #000000;
	}

.subhead	{font-size:16px;
			color:#007000;
			font-weight:bold;
}
