	a:link       { text-decoration: none; font-weight: none; color: white }
	a:active     { text-decoration: none; font-weight: none }
	a:visited    { text-decoration: none; font-weight: none; color: white }
	a:hover      { text-decoration: underline; font-weight: none; color: #FFFFFF }
	
	
	.text        { font-size: 10pt; font-family: Arial; line-height:150% }
	.headingtext { font-size: 12pt; font-family: Arial; font-style:italic; font-weight:bold; letter-spacing:1pt }
	.button      { color: #F0E6F9; font-family: Tahoma; font-size: 8pt; border: 1px solid #000000; background-color: #4F1E77; height:18 }
	.textbox    { font-family: Tahoma; font-size: 8pt; color: #4F1E77; border: 1px solid #E2CEF2; ; background-color:#FEFDFF }