body {
background : #b1e0fc;
}

div.j01 {
	font-size : 12px;
	font-family:sans-serif;
	text-indent:2em;
	margin-top:3px;
	margin-bottom:2px;
	margin-left:120px;
	margin-right:10%;
}
div.j01 a {
	color:#0000ce;
	font-family:sans-serif;
	font-size: 12px;
	text-decoration:none;
}
div.j01 a:hover{
	color :#ff4f4f;
}
div.j02 {
	font-size : 28px;
	font-family:sans-serif;
	color:#f0ffff;
	background : #ff6666;
	border : #a20000 solid;
	border-width: 0px 0px 0px 30px;
	text-indent:0.5em;
	margin-top:3px;
	margin-left:120px;
	width: 680px;
	
}
div.j03 {
	font-size : 14px;
	font-family:serif;
	color:#840000;
	background : #ff6666;
	border : #a20000 solid;
	border-width: 0px 0px 0px 30px;
	text-align:right;
	margin-top:0px;
	margin-left:120px;
	width: 680px;	
}
div.j04{
	background-color: #ffe7d9;
	margin-left:120px;
	margin-top:0px;
	width: 680px;
	padding: 5px 3px 0px 3px;
	font-family:sans-serif;
	text-align:justify;
	text-justify:distribute;
}
div.j04 p{
	font-size:85%;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.5em;
	font-family:serif;
	text-align:justify;
	text-justify:distribute;
}
div.j04 td{
	font-size : 12px;
	line-height:1.5em;
	font-family:serif;
}

div.coment{
	font-size : 14px;
	margin-top:9px;
	margin-bottom:9px;
	margin-right:10%;
	margin-left:10%;
	line-height:1.5em;
	font-family:serif;
}
div.coment td{
	font-size : 14px;
	font-family:serif;
}

div.sidebar {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 120px;
	padding: 4px 0.5em 5px 10px;

}
div.sidebar a {
	background: #ffbb93;
	border: solid #808080 1px;
	color:#0000ce;
	font-family:sans-serif;
	font-size: 12px;
	display:block;
	text-decoration:none;
}
div.sidebar a:hover{
	background: #9fffb0;
	border: solid #007114 1px;
	color :#008c18;
}
div.footbar {
	position: absolute;
	left: 120px;
	width: 680px;
	padding: 5px;
	margin-top:1em;
	text-align : center;
}
div.footbar a {
	background: #ffbb93;
	border: solid #e55600 2px;
	color:#a63e00;
	font-family:sans-serif;
	font-size: 12px;
	padding:2px;
	margin:2px;
	text-decoration:none;
}
div.footbar a:hover{
	background: #9fffb0;
	border: solid #007114 2px;
	color :#008c18;
}
div.option {
	margin-top:60px;
	margin-right:2%;
	text-align : right;
}

div.caption {
	font-size : 12px;
	margin-top:15px;
	margin-bottom:0px;
	text-align : center;
	line-height:1.5em;
	font-family:serif;
}

