body
{
	background-image: url("violin_logo.gif");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}


#title
{
	position: absolute;
	left: 41px;
	top: 0px;
	height: 54px;
}
#subtitle
{
	position: absolute;
	left: 110px;
	top: 55px;
	height: 40px;
}
#contents
{
	position: absolute;
	left: 5px;
	top: 110px;
	width: 150px;
	color: #000000;
	font-size: 8pt;
}
#main
{
	position: absolute;
	left: 220px;
	top: 96px;
	width: 521px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 220px;
	top: 96px;
	width: 521px;
  }
    html>body #main
  {
	left: 220px;
	top: 96px;
	width: 521px;
}


.block
{
	margin-bottom: 10px;
}
.top
{
	margin-top: 10px;
}


td
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 20px;
	vertical-align: top;
	font-size: 10pt;
	line-height: 16px;
}

h1
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 35px;
	margin-bottom: 16px;
}
h2
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 35px;
	margin-bottom: 10px;
}
p
{
	margin-top: 0px;
	margin-bottom: 16px;
	font-size: 10pt;
	text-align: justify;
	line-height: 16px;
}
p.contents
{
	margin-top: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	line-height: 13px;
}
p.center
{
	text-align: center;
}
ol
{
	margin-top: 5px;
	list-style-type: upper-roman;
}
ul
{
	margin-top: -5px;
	margin-bottom: 21px;
}
li
{
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 16px;
}
a
{
	color: #5050B8;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}


a:hover
{
	color: #302890;
}
a.contents
{
	color: #D8D8F0;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.contents:hover
{
	color: #FFFFFF;
}
a.contents:active
{
	color: #FFFFFF;
	text-decoration: underline;
}


img.picture
{
	margin-bottom: 10px;
	border: 4px double #5050B8;
}
img.portrait
{
	float: right;
	margin-top: 5px;
	margin-bottom: 9px;
	margin-left: 13px;
	border: 4px double #5050B8;
}