body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
b,strong {
	color:#ff6666;
}
i,em {
	color:#339999;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 12px;
	color:#83bdb9;
	}
a:link,a:active,a:visited {
	color: #009999;
	font-weight: bold;
	text-decoration:underline;
}
a:hover {
	color:#336666;
	text-decoration: underline;
}
a img {
        border: none;
}
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	color:#444444;
	border-left: 5px solid #333333;
	margin-left: 1.5em;
	padding-left: 5px;
}