body {
	text-align: center;
	color: black;
	background: white;
}

a:link {
	color: #FF0033;
	text-decoration: underline;
	font-weight: light;
}

a:visited {
	color: #6633CC;
	text-decoration: underline;
	font-weight: light;
}

a:hover {
	color: white;
	background: #FF0033;
	text-decoration: none;
	font-weight: light;

}

table {
	margin-top: 10px;
	margin-bottom: 10px;
}

iframe {
	text-align: center;
	height: 741px;
	border: 0px solid white;
	margin: 0px;;
}

img {
	border: 0px none white;
}

h1{
	font-size: 18px;
	margin: 0px 8px;
	padding: 0px;
	color: red;
}

h2 {
	border-top: 5px solid white;
	background: #ffcccc;
	text-align: left;
	font-size: 11px;
	font-weight: lighter;
	border: 0px;
	margin: 0px 1px 2px;
	padding: 3px 2px;
}

h3 {
	border-top: 5px solid white;
	text-align: left;
	font-size: 11px;
	font-weight: lighter;
	border: 0px;
	margin: 0px 2px;
	padding: 2px 1px;
}

p {
	font-size: 11px;
	margin: 0px;
	padding: 2px 1px;
}
#info {
	padding: 5px 20px;
}

#info p {
	font-size: medium;
}

#ranking p {
	font-size: 12px;
	font-weight: lighter;
	color: white;
}

#ranking a:{
	color: white;
	text-decoration: underline;
}

#ranking a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

#ranking a:hover{
	color: #ff0033;
	background: #FFFFFF;
	text-decoration: underline;
}

#links {
	line-height: 1.5;
	list-style-type: none;
}

#notice {
	border-bottom: 20px solid #ff0033;
	padding: 1px 40px;
	text-align: left;
	background: #ff0033;
	color: white;
	line-height: 1.2;
}

#notice a:link {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

#notice a:visited {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

#notice a:hover {
	color: #ff0033;
	background: white;
	text-decoration: underline;
	font-weight: bold;
}

#notice em {
	font-size: 11px;
	font-style: normal;
}

#notice strong {
	font-size: 14px;
}
#ranking a {

	color: #FFFFFF;
	text-decoration: underline;
}
.pr {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.sp {
	font-size: 11px;
	margin: 0px 2px auto;
	padding: 0px;
}
.spicon {
	padding: 2px;
}
.pricon {
	margin: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;


}
