body
{
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td, textarea, input, select
{
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	color : #000000;
	font-size : 90%;
}
a
{
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	color : #800080;
}
a:hover
{
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	color : #800080;
	text-decoration : underline;
}
.txtFocus{
	font-weight: bold;
}
.txtLrg {
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	font-size : 120%;
	font-weight : bold;
	color : Navy;
}
.txtMid {
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	font-size : 100%;
	font-weight : bold;
	color : Navy;
}
.txtHdr  {
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	color : #000000;
	font-weight : bold;
}
.txtFtr  {
	font-size : 70%;
}
.txtRed	{
	color : #FF0000;
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	font-size : 90%;
}
.txtLbl {
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	font-weight : bold;
}
.cellBorder{
	border-left : thin solid Purple;
	border-right : thin solid Purple;
	border-top : thin solid Purple;
	border-bottom : thin solid Purple;
}
