.textgrey {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.darkbluetext {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
.textwhite {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.textdarkgrey {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.linktext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-decoration: underline blink;
	page-break-before: auto;
	page-break-after: auto;
}
