body {
	color: #FFF;
	background-color: #06C;
	border-top-color: #06C;
	word-spacing: normal;
	white-space: normal;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #D6D6D6;
}
h2 {
	color: #C60;
	font-size: 18px;
}
h4 {
	font-size: 36px;
	color: #0F0;
}
h5 {
	font-size: 18px;
	color: #F00;
	background-color: #00F;
}
h6 {
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
}
h3 {
	font-size: 16px;
}
h7{
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0F0;
}

h8{
	font-size:30px;
	font-weight: bold;
	color:#F30;
	text-decoration: blink;
}
	

a {
	color: #0C0;
	font-family: Verdana, Geneva, sans-serif;
}

a:active {
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	color: #FF0;
}
a:link {
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	color: #003300;
}
a:hover {
	font-size: 80%;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
a:visited {
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
div {
	color:#F00;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCC;
	width:950px;
	height: 50px;
	vertical-align: bottom;
	text-align: Left;
	
}
h9 {
	font-size: 20px;
	vertical-align: left;
	color:#FFF;
	
}
h10{
	font-size:30px;
	font-weight: bold;
	color:#F30;
	
}

