@font-face {
  font-family: Microsoft Sans Serif;
  font-style:  normal;
  font-weight: normal;
  src: url(MICROSO9.eot);
}
td,tr,body,li,p{
	font-family : Microsoft Sans Serif, Geneva, sans-serif;
	font-size : x-small;
	src: url(MICROSO9.eot);
}

A {
	font-family : Microsoft Sans Serif, Geneva, sans-serif;
	font-size : x-small;
	text-decoration : underline;
	color : Navy;
	src: url(MICROSO9.eot);
}
A:HOVER {
	text-decoration : none;
}
A:HOVER.bold {
	text-decoration : none;
}
A:VISITED {
	color : #676767;
}
A:VISITED.bold {
	color : Navy;
}

.white{
	color : #000000;
}
.whitete{
	color : #ffffff;
}
.white_small{
	font-size : xx-small;
	color : #ffffff;
}
.form{
	font-family : Microsoft Sans Serif, Geneva, sans-serif;
	font-size : xx-small;
	src: url(MICROSO9.eot);
}
.small{
	font-size : xx-small;
}
.bold{
	color : Navy;
}