.nav  {
	color : #000033;
	font : bold 12px/14px verdana, Helvetica, sans-serif;
	text-decoration : none;
	margin-left : 8px;
}

A.:hover.nav  {
	color : #DF002B;
	text-decoration : underline;
}

.text  {
	font-size : 12;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
	font : verdana;
}

td  {
	font-size : 12;
	font-family : serif;
	font-weight : normal;
	color : #000000;
	font : times;
}
th  {
	font-size : 12;
	font-family : serif;
	font-weight : bold;
	color : #000000;
	font : times;
}

.bold  {
	font-size : 12;
	font-family : verdana;
	font-weight : bold;
}

h3		{
	font-size : 14;
	font-family : verdana;
	font-weight : bold;
	line-height : 10px;
	color : #000000;
}

.hdr  {
	font-size : 18;
	font-family : verdana;
	font-weight : bold;
	color : #000066;
}

.footer  {
	color : #000033;
	font-weight : bold;
	font-family : verdana;
	font-size : 10;
}

A.:hover.footer  {
	color : #DF002B;
}

.smtext  {
	color : #000000;
	font-size : 10;
	font-family : verdana;
}

.ftext  {
	color : #000066;
	font-size : 10;
	font-family : verdana;
	font-weight : bold;
}

A  {
	font-weight : normal;
	font-size : 12;
	font-family : verdana;
	color : #000033;
}

A.:hover  {
	color : #DF002B;
}


