@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	color: #666;
}
h1 {
	font-size: 16px;
	color: #333;
}
h2 {
	font-size: 12px;
	color: #333;
}
a {
	text-decoration: none;
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}
.colo {
	font-size: 11px;
	color: #666;
}
