body		{
		background-color : white
		}
.menu		{
		width : 150px;
		}
.menu div	{
		margin-bottom:4px;
		margin-left : 30px
		}
.menu div.group	{
		margin-top : 3px;
		margin-left : 30px;	
		padding-top : 6px;
		padding-bottom : 3px;
		border-bottom : dotted 1px #73a1ff;
		padding-left : 3px;
		font-family : sans-serif,Arial;
		font-size : 20px;
		fontcolor : white;
		font-weight : bold;
		color : #20B2AA
		}
a		{
		text-decoration : none;
		font-size : 15px;
		font-weight : none;
		color : black
		}
a:hover		{
		color : orange
		}
a.link00:link	{
	text-decoration:none;
	color:mediumblue
	}
a.link00:visited{
	text-decoration:none;
	color:green
	}
a.link00:active	{
	color:green
	}
a.link00:hover	{
	color:orange
	}
.con		{
		position : absolute;
		left : 140px;
		top : 70px;
		width : 570px;
		height : 400px;
		overflow : auto;
		border : solid 2px lightblue;
		margin-bottom : 10px;
		margin-left : 20px;
		background : #fffacd;
		padding : 10px;
		scrollbar-face-color : lightblue
		}
.con h1		{
		font-size : 16px;
		font-weight : bold;
		color : #660000
		}
.con h2		{
		margin-bottom:10px;
		padding-top : 3px;
		padding-bottom : 3px;
		border-bottom : dotted 1px #ff7f00;
		font-size:16px;
		font-weight : bold;
		color:#660000
		}
.con p		{
		margin-top : 0px;
		margin-bottom : 7px;
		text-align : justify;
		text-justify : distribute;
		line-height : 150%;
		font-size : 14px;
		color:black
		}
p.00		{
		position:absolute;
		top:20px;
		left:620px;
		}
span.00		{
		padding-left:0px;
		padding-right:2px;
		font-size:10px;
		color:orange
		}
