body
{
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;
	background-color: #4A627E;
	margin: 0 0 0 0;
}
div{ }
.title
{
	font-size: 16px;
	font-weight: bold;
	color: #A8CF04;
}
.description
{
	font-size: 16px;
	font-weight: bold;
}
.description-number
{
	color: #000066;
	font-size: 16px;
	font-weight: bold;
}
.text
{
	font-size: 12px;
}
.panel-head
{
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
.panel-text
{
	font-size: 10px;
}
.panel-box
{
	font-size: 10px;
	color: #888888;
}
a
{
	text-decoration: none;
	color: #FFFFFF;
}
a:active
{
	text-decoration: underline;
	color: #FFCC00;
}
a:hover
{
	text-decoration: underline;
	color: #FADC82;
}
a.menu
{
	text-decoration: underline;
}
table
{
	font-size: 9px;
}
table.descriptor
{
	background-image: url(../../img/b_01.gif);
	width: 760px;
}
td.style
{
	border-style: dashed; 
	border-width: thin; 
	border-color: #888888;
}
td.descriptor
{
	background-image:  url(../../img/b_02.gif);
}
img
{
	border: none;
}
ul
{
	list-style-image: url(../../img/l2.gif);
}
li
{
	font-size: 12px;
}