<style type="text/css">
	<!--

	 body,p,li,ul,ol,td,th,h1,h2,h3 {
	 	font-family: Arial,Geneva,Helvetica,sans-serif
	 }
	 body,p,li,ul,ol,td,th {
	 	font-size: small
	 }
	 h1 {
	 	font-size: medium
	 }
	 h2 {
	 	font-size: small
	 }
	 h3 {
	 	font-size: small
	 }
	 ul.smallindent, ul.smallindentsquare {
	 	margin-left:15
	 }
	 ul.noindent {
	 	margin-left:0
	 }
	 ul.smallindentsquare {
	 	list-style-type : square
	 }

	 table.resourcestable th {
	 	text-align: left;
	 	background-color: #FBD193;
	 	color: Black		
	 }
	 
	 table.resourcestable th, table.resourcestable td {
	 	padding : 5px 5px 5px 5px;
		border-style: solid;
	 	border-color : Black;
	 	border-bottom-width: 1px;
	 	border-left-width: 1px;
	 	border-top-width: 1px;
	 	border-right-width: 1px
	 }
	 
	 table.resourcestable tr {
	 	vertical-align: top
	 }
	 tr.row1 {
	 	background-color: White
	 }
	 tr.row2 {
	 	background-color: #EEEEEE
	 }

	 -->
</style>
