@charset "utf-8";
td {
	background-color: #000000;
	border-bottom-style: none;
	border-bottom-color: #0000FF;
	background-image: none;
}
div {
	background-color: #CC3300;
	background-image: url(assets/pictures/marb1.gif);
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 70px;
	font-weight: bolder;
	text-transform: none;
	text-decoration: underline;
	color: #0000FF;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 55px;
	font-weight: bolder;
	text-decoration: underline;
	color: #0000FF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6633;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #99ff00;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99ff00;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FF00;
}
th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bolder;
	color: #FF6633;
}
