body {
	font-family: "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
	border-style: none;
}
.s1         {
	font-weight: normal;
	font-size: 10px;
	line-height: 1.35
}


.s1b       {
	font-weight: bold;
	font-size: 10px;
	line-height: 1.35;
	font-family: sans-serif
}
.s15   {
	font-size: 11px;
	line-height: 1.35;
	font-family: sans-serif
}
.s2       {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5;
	font-family: sans-serif
}
.s2_2    {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.7;
	font-family: sans-serif
}
.s2b       {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5;
	font-family: sans-serif
}
.s3       {
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
	font-family: sans-serif
}



.s3b       {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
	font-family: sans-serif
}
.s4      {
	font-size: 16px;
	font-family: sans-serif;
	line-height: 1.35;
}



.s4b      {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.35;
	font-family: sans-serif
}
.s5 {
	font-size: 18px;
	line-height: 1.35
}



.s5b         {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.35;
	font-family: sans-serif
}
a       {
	color: navy;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover       {
	color: #000066;
	font-family: sans-serif;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0.25em 0px 0px;
	padding: 0px;
}
h1 {
	position: relative;
}
h1 img {
	position: absolute;
	left: 0px;
	top: 0px;
}
th.number {
	font-size: 16px;
}
td.desc {
	font-size: 13px;
	line-height: 1.5;
}
