body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}

a.link_2:link {color: white; }
a.link_2:visited {color: white; }
a.link_2:hover {color: white; }
a.link_2:active {color: white; } 

.spacer_font {
	font-size: 7px;
	color: #CCCCCC;
}
.style6 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
}
.style7 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 14px;
}
.style8 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 14px;
}
#frame {
	width: 640px;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
#header {
	height: auto;
	width: 620px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#information {

	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#footer {
	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#frame_index {

	width: 640px;
	border: 1px solid #CCCCCC;
}
