body {
	background-color: white;
	font-size:12px;
	padding : 0;
	margin : 0;
}
#Content table {
/*	font-size:12px;*/
}
div, img {
/*	border:1px solid;*/
}
a {
	text-decoration:none;
}
a:hover {
	color:#FF6666;
	text-decoration:underline;
}
a img {
	border-width:0px;
	border-style:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
td, th {
	padding:0;
	margin:0;
	font-size:12px;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1.1em;
}
