<style type="text/css">
.Est
{
	border-width: 5px;
	font-weight: bold;
	font-size: 20x;
	background-color: #D3FFFF;
	border-style: solid;
	border-color: #8b008b;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 5px;
}
.main
{
	background-color: #fff8bc;
	color: green;
	border-width: 1px;
	border-color: #00a50b;
	border-style: solid;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.set
{
	background-color: #fff8bc;
	color: green;
	border-left-width: 3px;
	border-left-color: #00a50b;
	border-left-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.det
{
	background-color: #cfffcc;
	color: green;
	border-width: 1px;
	border-color: green;
	border-style: solid;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.fet
{
	background-color: white;
	color: blue;
	border-width: 1px;
	border-color: green;
	border-style: solid;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
}
.tes
{
	background-color: green;
	color: white;
	border-width: 2px;
	border-color: #fff8bc;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.textinforum
{
	background-color: white;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}
</style>