* {
	font-family: serif;
}
body {
	margin: 0;
}
.main {
	width: 980px;
	margin: auto;
}
#top {
	height: 150px;
	font-size: 72pt;
	color: #0000FF;
	text-align: center;
	background-color: #FEEAE9;
}
#top table {
	width: 100%;
}
#flags img {
	display: inline;
	float: right;
	border: 0;
	margin: 3px;
}
p.warn {
	font-weight: bold;
}
p.enter {
	font-size: 26pt;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 62pt;
	color: blue;
	margin : 0;
	text-align: right;
}
h2 {
	margin : 30px 0 10PX 0;
	color: #000;
	font-size: 45pt;
}
h2 strong {
	color: #F00;
}
h3 {
	font-size: 15pt;
	margin: 0;
}
p.channel-list {
	margin: 0;
	padding: 0 0 0 4px;
}
