body{
	background-color: #1C1C1C;
	margin-top: 2px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/Puzzle_Piece_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link {
	color: #FF66CC;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #FF66CC;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}
.style1 {color: #31A7FE}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
}
.egdsmall {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: small; font-style: normal; font-weight: normal}

