*{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#6c7074;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

body{
	background:#ffffff;
	text-align:center;
}
#todo{
	margin-top:5px;
}



