body {
	background-color: Black;
	color: DodgerBlue;
	font-size : 30px;
	font-family: ErasItcPEEUlt,Dom Casual, Arial; 
	text-align : center;
}
table {
	color: DodgerBlue;
	font-size : 30px;
	font-family: ErasItcPEEUlt,Dom Casual, Arial; 
}

div {
	padding: 0.5cm;
}

div.banner {
	text-align : center;
}

th {
	background-color: LightSkyBlue;
	color: DodgerBlue;
	font-size : 30px;
	font-family: ErasItcPEEUlt,Dom Casual, Arial; 
	text-align : center;
}

td {
	background-color: Black;
	color: DodgerBlue;
	font-size : 30px;
	font-family: ErasItcPEEUlt,Dom Casual, Arial; 
	text-align : center;
}

div.logo {
	font-family: ErasItcPEEUlt,Dom Casual, Arial;
	font-size: 30px;
	text-align : center;
	padding-top : 0,5cm;
	padding-bottom : 1cm;
}

div.index {
	padding: 0.5cm;
}

div.image {
	padding: 0.5cm;
	text-align : center;
}

div.control {
	padding: 0.5cm;
}

div.banner {
	padding: 0.5cm;
	text-align : center;
}

div.ads {
	padding: 0.5cm;
	text-align : center;
}

a:link {
	color: DodgerBlue;
}

a:hover {
	color: LightSkyBlue;
}

a:visited {
	color: DodgerBlue;
}

a:active {
	color: DodgerBlue;
}

input {
	background-color: LightSkyBlue;
	color: DodgerBlue;
	font-size : 30px;
	font-family: ErasItcPEEUlt,Dom Casual, Arial; 
}