body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px
}

a {
	text-decoration: none
}

#outline {
 text-align:left;
 margin:0 auto;
}

.Title {
	background: #66CC66;
}

.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 }
UL {
	list-style-image: url(images/ball.red.gif);
	line-height: 200%

}

#Menu {
        font-size: 12pt;
        text-align: left;
        width: 640px;
        margin:0 auto;
        line-height: 110%
}

#Copyright {
        font-size: 11pt;
        text-align: right;
        width: 640px;
        margin:0 auto;
        line-height: 110%
}

.Hanko {
        float: right;
        width: 50px;
        height: 50px;
        border: 0px solid #ff0000
}

