body {
font-family: arial, helvetica, sans-serif;
color : #4b6475;
background-color : #ffffff;
}
a {
color : #877280;
background-color : #ffffff;
text-decoration : none;
}
a:active {
color : #c0867e;
background-color : #ffffff;
}
a:visited {
color : #877280;
background-color : #ffffff;
}
a:hover {
color : #c0867e;
background-color : #ffffff;
}
h1 {
font-size : 18pt;
font-weight : normal;
margin-top : 100px;
margin-bottom : 0px;
}
h2 {
font-size : 14pt;
font-weight : normal;
margin : 0px;
}
h3 {
font-size : 14pt;
font-weight : normal;
font-style : italic;
margin : 0px;
}
h4 {
font-size : 10pt;
font-weight : bold;
font-style : italic;
margin-top : 0px;
}
h5 {
font-size : 12pt;
font-weight : bold;
}
h6 {
font-size : 10pt;
font-weight : bold;
}
p {
font-size : 12pt;
}
p.caption {
font-size : 10pt;
text-align : center;
}
p.note {
font-size : 10pt;
}
p.footer {
font-size : 8pt;
text-align : center;
}
div.body {
margin-left : 10px;
}
div.center {
text-align : center;
}
table.cent {
margin-left : auto;
margin-right : auto;
}
td.tit {
font-size : 10pt;
font-weight : bold;
text-align : left;
vertical-align : bottom;
}
td.tittop {
font-size : 10pt;
font-weight : bold;
text-align : left;
vertical-align : top;
}
td.content {
font-size : 9pt;
text-align : left;
vertical-align : top;
}
td.tab1 {
border-style : solid;
border-width : 1px;
border-color : #4b6475;
padding : 2px;
margin : 1px;
font-size : 10pt;
font-weight : bold;
text-align : center;
}
td.tab2 {
border-style : solid;
border-width : 1px;
border-color : #4b6475;
padding : 2px;
margin : 1px;
font-size : 10pt;
font-weight : normal;
text-align : center;
}
td.a {
width : 3%;
color : inherit;
background-color : #877280;
}
td.b {
width : 97%;
}
img {
border : 0px;
}
img.left {
float : left;
}
img.right {
float : right;
}
hr {
height : 1px;
color : #4b6475;
background-color : #ffffff;
width : 75%;
text-align : center;
}