b {
	font-size: 15px; color: navy
}
body {
	font-size: 12px; line-height: 3 ;margin-left:20px
}
table.o {
	border:solid #ffa500 thin 
}
td {
	text-align:center;
	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:16px
}

