body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000004;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #AA1F55;
}
a:visited {
	color: #553F55;
}
a:hover {
	color: #7F0000;
}
a:active {
	color: #808080;
}
.italic10pt {
	font-size: 10px;
	font-style: italic;
	line-height:2em;
}
.black14pt {
	font-size: 14px;
	line-height:115%;
	font-stretch:expanded;
}
.black14ptbold {
	font-size: 14px; 
	font-weight: bold;
	line-height:155%;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
}
.style1 {font-size: 12px}
.pinkbold {
	color: #AA0055;
	font-weight: bold;
}
.pinkitalics {
	color: #AA0055;
	font-style: italic;
	font-size:1.2em;
	font-weight:bolder;
}

