.hptx{
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: Black;
	border-left-color: Black;
	border-left-style: double;
	border-left-width: medium;
	border-right-color: Black;
	border-right-style: double;
	border-right-width: medium;
	font-family: serif;
}
.nbutton{
	background : Gray;
	font-family : "Comic Sans MS";
	text-align : center;
	font-size : 12px;
	font-style : normal;
	cursor : default;
	ruby-align : center;
	width : 100px;
}
.sbutton{
    background : Gray;
	font-family : "Comic Sans MS";
	text-align : center;
	font-size : 12px;
	font-style : normal;
	cursor : default;
	ruby-align : center;
	width : 21px;
}
.n1{
	background : Gray;
	font-family : "Comic Sans MS";
	text-align : center;
	font-size : 12px;
	font-style : normal;
	cursor : default;
	ruby-align : center;
	width : 60px;
}
.n2{
	background : Gray;
	font-family : "Comic Sans MS";
	text-align : center;
	font-size : 12px;
	font-style : normal;
	cursor : default;
	ruby-align : center;
	width : 35px;
}
.title{
	border: thick inset;
	font-family : "Times New Roman", Times, serif;
	font-size : 15;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
}
.descr{
	border : thin solid Olive;
}
.cbutton{
	background : Gray;
	font-family : "Comic Sans MS";
	text-align : center;
	font-size : 15px;
	font-style : normal;
	cursor : default;
	ruby-align : center;
	width : 300px;
}
.n3{
	background : Gray;
	font-family : "Comic Sans MS";
	text-align : center;
	font-size : 12px;
	font-style : normal;
	cursor : default;
	ruby-align : center;
	width : 270px;
}
