body {
	text-align: center;
}
.bkrd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #52B1FF;
	border-bottom-color: #52B1FF;
	border-left-color: #52B1FF;
}
.bkorange {
	border: 1px solid #FFA052;
}
.bkbule {
	border: 1px solid #52B1FF;
}
table {
	font-size: 12px;
	text-decoration: none;
}
a:link{color:#000066;text-decoration:underline}
a:visited{color:#83006F;text-decoration:underline}
a:hover{color:#FF0000;text-decoration:none}
.dd01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
