body, td
{
  font-family:		 Arial, helvetica, sans-serif;
  font-size:		13px;
  color:		 #535353;
  line-height:		17px;
}
body
{
background-color: #A7B0B4;
}

h1
{
  font-size:		18px;
  color:		#A1B156;
}

h2
{
  font-size:		15px;
  font-style:		italic;
  color:		#7A6C50;
  margin-bottom: 2px;
  padding-bottom: 2px;
}

h3
{
  font-size:		14px;
  font-weight:		bold;
  color:		#A1B156;
  line-height:		18px;
}

b 
{ 
  font-weight:		bold;
}

a
{
  color:		 #535353;
  text-decoration:	underline;    
}

a:hover
{

    color:		#A1B156;
  text-decoration:	underline;
}

a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-size:		13px;
  color:            #A1B156;
  text-decoration:	none;
  font-weight: bold;
}

a.MENU-1-OFF
{
  font-size:		13px;
  color:		 #535353;
  text-decoration:	none;
  font-weight: bold;
}


div.FOOTER
{
  font-size:		10px;
  line-height:		12px;

}
table.border
{
	border:7px;
	border-top: 0px;
	border-color: ffffff;
	border-style: solid;
}
ul
{
  list-style-position:  outside;
  font-size:		12px;
  color:		 #535353;
  line-height:		17px;  
}
div.box
{
  font-size:		11px;
  float:		right;
  border-width:		1px;
  border-style:		solid;
  border-color:	 #535353;
  background-color:	#E7F6FD;
  padding:	10px;
  line-height:		14px;
  color: #000000;
  margin: 4px;
  width:30%;
}
div.smallprint
{
 font-size:		9px;
  color:		 #535353;
    line-height:		12px;
}

.biggerbold
{
 font-size:		14px;
 font-weight: 		bold;
  color:		 #7A6C50;
}