h1 {
	font-size:18pt;
	font-style:italic;
	color:#ff6531;
	background-image:url(text_FILES/h1.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0 0 5px 0;
	clear:both;
}

h2 {
	font-size:16pt;
	color:#666;
	border-bottom:1px solid #ccc;
}

h3 {
	font-size:14pt;
	color:#666;
	border-bottom:1px solid #ccc;
	margin-bottom: 5px;
}


h4 {
	font-size:12pt;
	color:#666;
	margin-bottom: 5px;
}

p, li, th, td {
	font-size:10pt;
	color:#666;
        margin: 3px 0;
}

img {
	border:0;
}

a {
  color: #FF6633;
}
