body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	line-height: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

p {
	color:#000000;
	font-size:11px;
	line-height: 12px;

}

a:link, a:visited, a:active {
	font-weight:bold;
	color:#790000;
	text-decoration:none;
}

a:hover {
	color:#790000;
	text-decoration:underline;
}

img {
	behavior:	url(png_behavior.htc);
	border:none;

}