h1, h2, h3, h4 {
	color: #FDD017;
	font-family: Arial;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
margin-left: 9pt;
}
h2 {
	font-size: 10pt;
	margin-left: 9pt;
}
h3           {
	font-size: 8pt;
	margin-left: 9pt;
}
h4           {
	font-size: 10pt;
	font-style: italic;
	margin-left: 9pt;
}
p            {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	margin-left: 9pt;
	font-weight: bold;
}
td	{vertical-align: top;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

	vertical-align: top;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	background-color: #000000;
}

a:hover {
	text-decoration:underline;
	border-left-color: #FFFFFF;
}
hr {
	color: #0033FF;
	height: 15px;
}
table {
	color: 52F3FF;
	background-color: #736AFF;
	padding: 2px 5px;
	height: 721px;
	width: 721px;
	background-position: center;
	position: relative;
	top: 0px;
	border: 30px solid #fdd017;
}
li {
	list-style-position: outside;
	margin-left: auto;
	list-style-type: disc;
	color: #FFFFFF;
	text-align: left;
	left: 15px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #306EFF;
	border: 0px;
}
.star {
	border: 10px solid #0000FF;
}
img {
	border: 15px solid #FFFFFF;
	color: #0033FF;
	background-color: #0066FF;
}
.section {
	background-color: #0033FF;
}.firstline {
	font-size: 12px;
}
.sectionRED {

	background-color: #FC3901;
}
.sectionBRICK {


	background-color: #D1480E;
}
.sectionORANGE {



	background-color: #FF9933;
}
.sectionGREEN {




	background-color: #00B900;
}
.sectionBLUE {
	background-color: #3BB9FF;
	color: #000000;
}
.thinborder {
	border: 2px;
}
