body {
	font: 100% Trebuchet MS;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}

p {
	font-size: 14px;
}

ul {
	font-size: 14px;
}

a {
		color:#000;
		text-decoration:underline
}

.h-main {
	font-size: 14px;
}

.h-main a {
		color:#000;
		text-decoration:underline
}

.h-main-in {
	font-size: 12px;
	color: #FFF
}

.h-main-in a {
		color:#FFF;
		text-decoration:underline
}

.h-small {
	font-size: 16px;
	font-weight: bold;
}

.h-large {
	font-size: 20px;
	font-weight: bold;
}
