body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.hover {
	color:#990000;
	text-decoration:underline
}
.welcome-box {
	text-align: left;
	vertical-align: top;
	margin: 15px;
	padding: 15px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	font-size: 12px;
}
.l-r-bdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
