body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.white {
  font-size: 11px;
  color: #FFFFFF;
}

#border_left {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
}
#border_right {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}

#text_10 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}