body {
	background-color: #FFF;
	margin: 0;
}

a { color:#FFF; text-decoration:none; }

a:visited { color:#FFF; }

a:hover { color:#00d8ff; text-decoration: underline; }

td { background-color: #1185c8; }

table { height: 285px; }

.title {
	color: #FFF;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.text {
	color: #FFF;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	margin: 0 5px 0 10px;
}