* {
	margin: 0;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	font-size:x-small;
	color: #ff9999;
}

a:hover {
	font-size:x-small;
	color: #ff9999;
}

a:visited {
	font-size:x-small;
	color: #ff9999;
}
h1 {
	font-size: 12px;
	color: #666666;
}
.mainc {
	height: 100%;
	width: 760px;
}
.txt {
	font-size:x-small;
	color:#000000;
	line-height:150%;
}