BODY { scrollbar-arrow-color :  }
H2 { font-family : Arial, Helvetica, sans-serif; font-size : smaller;cursor : s-resize; background : #F0F0F0;  background-color : transparent;  }
I { font-style: normal; font-weight: bold}
P { font-family : Verdana,Arial,Helvetica,sans-serif; line-height : 120%; font-size : 10pt; background : #FDFDFD;  background-color : transparent;  }
UL { font-family : Arial,Verdana,Helvetica,sans-serif; line-height : 120%; font-size : 10pt; background : #FDFDFD;  background-color : transparent;  }
TD { font-family : Arial,Verdana,Helvetica,sans-serif; font-size : 10pt; }
TR { font-family : Arial,Verdana,Helvetica,sans-serif; font-size : 10pt; }

A:link { color : White; text-decoration: none; }
A:visited {color : White; text-decoration: none; }
A:hover {color: #F0FFFF;  text-decoration: underline; }
A:active {color: White; text-decoration: none; }

h1 {
    font-family: arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #7d7d7d;
}

#thead h1 {
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	}

h2 {
    font-family: arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #7d7d7d;
}

#thead h2 {
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	}
	
#footer {
	 font-family : Arial,Helvetica,sans-serif;
	 font-size : 8pt; background : #FDFDFD;
	 background-color : transparent;
	color: #a9a9a9;
	text-align: center;
  }

