/* Styles are labeled by color, size, weight combinations */	<STYLE TYPE="text/css"><!-- a.a1:link { color: #3366CC }a.a1:hover	{ color: #6699FF }a.a1:active { color: #6699FF }a.a1:visited { color: #999966 }	/* Headline 1*/		font.h1 {		font-family: helvetica, arial, sans-serif;		font-style: normal;		font-weight: bold;		font-size: 11px;		color: #000000;	}	/* Body Copy 1*/		p.b1 {		font-family: verdana, sans-serif;		font-style: normal;		font-weight: normal;		font-size: 11px;		color: #000000;	}--></STYLE>