BODY, TD, P  {
	font-size : 11pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #000066;
	background-color : #FFFFFF;
}

H2 {
	font-size :  14pt;
}

A:Link  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
	color : #006666;
	background-color :  #ffffcc;
}

A:Hover  {
	text-decoration : none;
	color :  #006666;
	background-color :   #ffffcc;
}

.index {
	font-size : 9pt;
}



