a {
	color: #000000;
	text-decoration: underline;
}

body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}

.Button {
	color: #3db0fc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.SubTitle {
	font-weight: bold;
	font-size: 12px;
}

.description{
	color: #3db0fc;
	font-weight: bold;
	font-size: 11px;
	line-height:14px;
}
.Alert {
	font-weight: bold;
	color: red;
	font-size: 12px;
}