.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bolder;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
a {
	color: #CC0000;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #333333;
	font-weight: bold;

}
a:hover {
	color: #999999;
	font-weight: bold;

}
a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
