body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background: #FFFFFF;
}

a {
	font-size: 12px;
	text-decoration: underline;
	color: Blue;
}

a:hover {
	font-size: 12px;
	text-decoration: none;
	color: Blue;
}

a:visited {
	font-size: 12px;
	color: Blue;
}

a:active {
	font-size: 12px;
	text-decoration: underline;
	color: Blue;
}


.main_table{
	width: 90%;
	border: 0;
	font-size: 12px;
	text-align: justify;
}

.top {
	font-size: 30px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}

.ok_td{
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}

img {
	border: 0;
}

.countdown {
	font-size: 20px;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px;
}

.remejai {
	width: 90%;
	font-size: 12px;
	text-align: center;
}