.tablebdr {
	border: thin solid #CCCC00;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	font-variant: normal;
	text-transform: uppercase;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #CCCC00;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #999933;
	text-decoration: none;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}

