.body_text_normal {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.text_bold {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body {
	background-color: #99CCFF;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
