body {
	font-family:verdana,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:#ACA;
	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:bold;
	color:#5A5;
}
.test{
	background-color:#DFD;
	border: 2px solid rgb(0,5,0);
	padding:2px;
}
.test2{
	background-color:#CFC;
	border: 1px dotted rgb(0,5,0);
	padding:2px;
	font-size:12px;
	font-style:oblique;
	text-align:left;
}
.test3{
	background-color:#CFC;
	border: 2px solid rgb(0,5,0);
	padding:2px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.test4{
	background-color:#CFC;
	border: 2px solid rgb(0,5,0);
	padding:2px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.article{
	line-height: 3px;
	border-bottom:1px solid rgb(20,150,20);
	padding:5px;
}
.alignright {
	text-align:right;
}
ul {
	list-style-type:lower-greek;
}