A {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Blue;
	text-decoration : underline;
}
A:HOVER {
	text-decoration : underline;
	color : Red;
}
A:VISITED {
	color : Gray;
	text-decoration : underline;
}
A.Aoutlook {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
A.Aoutlook:HOVER {
	text-decoration : underline;
	color : Red;
}
P {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Black;
	text-indent : 20px;
	line-height : 20px;
}
TD {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
TD.TDsheetNumber {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : Black;
}
