body {
	font-family:arial,sans-serif
}
img {
	border: 1px solid rgb(0,0,0);
}
#right {
	float:right;
	width:175px;
	padding: 6px;
	line-height:2px;
}
div.sign{
	font-size:12px;
	text-align:right;
	font-style:oblique;
	color:#CAA;
	line-height: 14px;
}
#main{
	width:450px;
	float:left;
}
#big {
	width:640px;
}
p{
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
h1{
	font-size:12px;
	text-align:left;
	font-style:bold;
}
h2{
	font-size:12px;
	text-align:left;
	font-style:oblique;
	color:#F88;
}
.test{
	background-color:#FDD;
	border: 2px dotted rgb(0,0,0);
	padding:2px;
}
.test2{
	background-color:#FCC;
	border: 1px dotted rgb(0,0,0);
	padding:2px;
	font-size:12px;
	font-style:oblique;
	text-align:left;
}
.test3{
	background-color:#FCC;
	border: 2px dotted rgb(0,0,0);
	padding:2px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.test4{
	background-color:#FCC;
	border: 2px dotted rgb(0,0,0);
	padding:2px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.article{
	line-height: 3px;
	border-bottom:1px dashed rgb(150,20,20);
	padding:5px;
}
.alignright {
	text-align:right;
}
#st01{
	border:none;
}
#st02{
	border:none;
}
#st03{
	border:none;
}
#st04{
	border:none;
}
#st05{
	border:none;
}
ul {
	list-style-type:lower-greek;
}