.head
{
	background-color: #d1cbed;
	font-family: Verdana;
	font-size: 13px;
}

.title
{
	color: #0000ff;
	font-size: 19px;
	font-family: Verdana;
	font-weight: bold;
}

.content
{
	border-width: 1px;
	border-style: solid;
	border-color: #d7d1ef;
	padding: 10px 10px 10px 10px;
	font-family: Verdana;
	font-size: 13px;
}

hr
{
	width: 40%;
	height: 2px;
	background-color: #0000ef;
	border-width:  0px;
}

.antet
{
	border-width: 1px;
	border-style: solid;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-family: Verdana;
}

.big_title
{
	font-weight: bold;
	font-size: 20px;
	color: #0000ff;
}

.explanation
{
	font-style: italic;
	font-size: 12px;
}

.cuprins
{
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
}

pre
{
	font-size: 12px;
}
