body {
	background-color: #000000;
	text-align: center;
}
h4 {
}
h5 {
	font-size: medium;
	color: #FFFFFF;
	font-style: italic;
	background-color: #FFFFFF;
	width: 100px;
	padding: 10px;
	margin: 10px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

table {
	background-color: #323264;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: 0%;
	text-align: center;
}
.div2 {
	background-color: #000000;
	height: 150px;
	width: 800px;
	align: center;
	background-position: center center;
	text-align: center;
	background-repeat: repeat-x;
}
.div3 {
	color: #FFFFFF;
	height: auto;
	width: 800px;
	background-color: #333365;
	top: 200px;
	text-align: center;
	font-size: medium;
	overflow: auto;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
div {
	width: 780px;
	text-align: center;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	height: auto;
}
a {
	color: #660000;
}
.chromestyle ul{
width: 100%;
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #ffffff;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;

}
.chromestyle{
	font-weight: bolder;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	height: 30px;
}
.chromestyle ul li a:hover{
	font-style: italic;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
