b {
	font-size: 15px; color: navy
}
body {
	font-size: 12px; line-height: 3 ;margin-left:20px

font-family:"ms ui gothic",osaka,sans-serif;
}
table.o {
	border:solid #ffa500 thin 
}
td {
		font-size: 15px;
		line-height: 1.5
}
th {
		font-size: 15px;
		line-height: 1.5
}
a:link {
		font-size: 15px;
		font-weight:bold;color: blue;
}
a:visited {
		font-size: 15px;
		font-weight:bold;color: blue;
}
a:hover {
	font-size: 15px; font-weight:bold;color: red;
}

input		{font-size: 17px;}

select	{font-size: 17px;}

p				{font-size: 12px;}

.l{line-height:20px}

select.h {
		font-size:13px;
		background-color:#ffffea;
		scrollbar-face-color:white;
		scrollbar-arrow-color:pink;
}
input.h {
				font-size: 12px;
				font-weight: bold;
}
option.a {
		color: white;
		background-color: navy;
}
