body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px
}

.Big	{ font-size: 21pt }
.Large	{ font-size:18pt; color:#FFFFFF }
.Medium	{ font-size: 15pt }
.Normal	{ font-size: 12pt }
.Small	{ font-size: 9pt }
UL		{ list-style-type: disc }
OL		{ list-style-type: lower-roman }

#Copyright {
        font-size: 11pt;
        text-align: right;
        margin:0 auto;
        line-height: 110%
}
.Hanko {
        float: right;
        width: 50px;
        height: 50px;
        border: 0px solid #ff0000
}

