font  {
	font-family: Arial, Helvetica, sans-serif; 
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 30px;
}

table {
	margin-top : 10pt;
	margin-bottom : 10pt;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #796957;
}

P     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #796957;
}

P.menu     {
	margin-top : 0px;
	margin-bottom : 5px;
}

TD    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #796957;
 	line-height : 15pt;
  }

.h    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	color:#796957;
}

.textbold {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #796957;
}

.block  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #796957;
}

UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #796957;
	margin-top : 0px;
}

STRONG, B  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #796957;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #3333FF;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color:#e69949;
	color: #3333FF;
}

A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : normal;
	text-decoration: none;
	color: #ffffff;
}

A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#f8d7ae;
	color: #e69949;
	margin-bottom : 15px;
}

A.menu-hdl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #796957;
}
A.menu-hdl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color:#f8d7ae;
	color: #796957;
}

