td {
	font-family: Times;
	font-size: 14px;
}
.links {
	font-family: Arial;
	font-size: 15px;
}
.linktooursite a {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}
.linktooursite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.leftborder {
	background-image: url(images/leftborder.gif);
	background-repeat: repeat;
}
.bdrclr {
	border: #000000;
}

h1 {
   font-size:18px;
}
.ninetext {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	border:hidden;
}

