/* links */A 				{ COLOR: #330066; TEXT-DECORATION: underline; }/* mouseover links - orange */a:hover 		{ color: #ff6600; text-decoration: underline; }/* body text */body         	{ color: #330066; font-family: Verdana, Arial; font-size: 10pt; }/* repeat body text for spcific elements to avoid problems with Netscape */td           	{ color: #330066; font-family: Verdana, Arial; font-size: 10pt; }p           	{ color: #330066; font-family: Verdana, Arial; font-size: 10pt; }li           	{ color: #330066; font-family: Verdana, Arial; font-size: 10pt; }/* copyright notice */.smalltext   	{ font-family: Arial; color: #FFFFFF; font-size: 8pt; }.condtext   	{ font-family: Arial; color: #330066; font-size: 9pt; }.notice      	{ font-family: Arial; color: #CCCCCC; font-size: 8pt; }/* bold text used for headings */.heading 		{ font-family: Verdana, Arial; font-size: 11pt; font-weight: bold; color: #330066 }/* bold text used for headings */.cellheading 		{ font-family: Verdana, Arial; font-size: 10pt; font-weight: bold; color: #330066 }/* monospace class for form fields - avoids problem with netscape */.monospace { font-family: Courier, monospace; }.mandatory { color: #990000; font-family: Verdana, Arial; font-size: 8pt; }.formtext  { font-family: Verdana, Arial; color: #330066; font-size: 8pt; }a.noticelink:link 		{ color: #FFFFFF; text-decoration: none}a.noticelink:visited		{ color: #FFFFFF; text-decoration: none}a.noticelink:active 		{ color: #FFFFFF; text-decoration: none}a.noticelink:hover		{ color: #ff9933; text-decoration: underline; }/* normaltext */.normaltext	{ color: #330066; font-family: Verdana, Arial; font-size: 10pt; }.slogantext  	{ color: #FFFFFF; font-family: Verdana, Arial; font-size: 9pt; font-weight: bold;}