font {  font-weight: bold}
table {
	font-size: 14px;
}
b {
	color: #43C5F6;
	font-weight: bold;
	font-size: 16px;


}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;


}
.small {
	font-size: small;
	font-weight: normal;

}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;

}
a:visited {
	color: #00CCFF;
}
