A: {color: #000099; text-decoration: underline;}
		A:Visited  {color: #CC0000;}
		A:Active  {color: #990000;}
		A:Hover  {color: #993300; font-weight: bold; text-decoration: underline;}
		
		BODY {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 7pt;
			color: #000000;
			text-align: left;
			background-color : #FFFFE8;
		}
		
		P  {
			font-size: 9pt;
			margin-right: 10px;
			margin-top: 5px;
		}
		
		.cell {
			font-size: 9pt;
			font-weight: bold;
			margin-left: 5px;
			margin-right: 10px;
			margin-top: 5px;
		}
		
		td {
			line-height: 120%;
		}
		
		.title {
			font-size: 11pt;
			font-weight: bold
		}
		
		P.heading {font-size: 10pt; font-weight: bold; color: #990033; margin-left: 15px;}
		
		H1 {
			font-family: Times New Roman, serif;
			font-size: 24pt;
			font-weight: bold;
			color: #000099;
			text-align: right;
		}
		
		H2 {
	font-family: "TimesNewRoman", serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom : 0px;
}
		
		UL  {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			margin-left: 20px;
			margin-right: 25px;
			margin-top: 2px;
		}
		
		table.header {
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-collapse : collapse;
	padding-bottom : -50px;
}

.collapse {
	empty-cells : hide;
	font-size: 10pt;
	line-height: 98%;
}
