body{
	background-repeat: repeat-x;
	background-position: top;
}

.bjcnt{
	background-image: url(../images/bjcnt.gif);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

td{
	color: black;
	font-size: 10pt;
	line-height: 20px;
}

.pic{
	margin: 10px;
}


a:link{
	color: #0000cc;
}
a:visited{
	color: #0000cc;
}
a:hover{
	color: red;
}

.vd:link{
	font-size: 12pt;
	font-weight: bolder;
	color: white;
}
.vd:visited{
	font-size: 12pt;
	font-weight: bolder;
	color: white;
}
.vd:hover{
	font-size: 12pt;
	font-weight: bolder;
	color: white;
}
