TD.descr
{
	border: none;
	width: 160px;
	font-size: 14px;
	text-align: center;
}
TD.descr_no_width
{
	border: none;
	font-size: 14px;
	text-align: center;	
}
TD.menu
{
	border: none;
	font-size: 17px;
	text-align: left;
	vertical-align: top;
	font-weight : bold;
}
TD.menu1
{
	border: none;
	font-size: 18px;
	text-align: left;
	vertical-align: top;	
}
TD.data
{
	border: 1px solid Black;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}
TABLE.data
{
	border: 1px solid Black;
}
P
{
	text-indent: 0px;
	text-align: justify;	
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left : 15px;
	margin-right : 15px;
}
P.caption
{
	text-indent: 0px;
	text-align: justify;	
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left : 5px;
	margin-right : 5px;
}
P.comment
{ 
	font-style: italic;
}
IMG
{
	border : none;
}
LI
{
	font-size: 18px;
	list-style-type : circle;
}
EM
{
	font-size: 16px;
}
H1
{
	font-size: 24px;
}
H2
{
	font-size: 20px;
	text-decoration : none;
}
H3
{
	font-size: 18px;
}
H4
{
	font-size: 18px;
	font-style : italic;
}