
<!--

a            { color: blue; text-decoration: none;}
a:visited    { color: blue; text-decoration: none;}
a:hover      { color: blue; text-decoration: underline;}
body {  font-family: Verdana, Arial, Helvetica, sans-serif}

TD.t {
  font-size : 10px;
  font-family : verdana;
  color : #FFFFFF;
  background : #ffffff url(/img/blue.gif) repeat; /* EDIT THIS TO YOUR SITE'S IMAGE FOLDER*/
}

TD.s {
  background : #ffffff url(/img/blue2.gif) repeat; /* EDIT THIS TO YOUR SITE'S IMAGE FOLDER*/
}

TD {
  font-size : 12px;
  font-family : verdana;
  color : #000000;
}

img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFFF;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}

.bgdown {
	background-repeat: no-repeat;
	background-position: bottom;
}

.tah12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
TD {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.TEXT_SPECIAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4B767C;
	text-decoration: none;
}
-->