body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: black;
	line-height: 11pt;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
}
p {
	margin: 0px;
	padding: 0px;
}
.yellow_text_bold {
	font-weight: bold;
	color: #ff0080;
}
h1 {
	font-weight: bold;
	font-size: 8.5pt;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #ff0080;
	text-decoration: underline;
}
.blog_text {
	font-weight: bold;
}
.yellow_text {
	color: #ff0080;
}
img {
}
a#logo {
	line-height: 21px;
	float: left;
	font-weight: bold;
	color: black;
	font-size: 16px;
}
a#logo:hover {
	color: #ff0080;
	text-decoration: none;
}
td.space {
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

