BODY {
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
TD {
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 11px;
}
A {
	text-decoration: underline;
	color: #000099;
	font-weight : bolder;
}
A:Hover {
	text-decoration: underline;
	color: #0099CC;
}
HR {
	color: #999999;
	height: 1 pt;
}
OtherLinks {
	font-family : Arial;
	color: White;
	text-decoration : none;
	font-size : 10px;
}

paraText {
	font-family : Arial;
	font-size : 14px;
}

linedTable {
	border: #003399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TABLE {
	border : thin;
}

tableHead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

