BODY {
	COLOR: #000000; 
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
}


font.small {
 COLOR: #000000;
 FONT-SIZE: 8pt;

}

font.normal {
 COLOR: #000000;
 FONT-SIZE: 10pt;

}

font.big {
 COLOR: #000000;
 FONT-SIZE: 16pt;
}

font.indexed{
 COLOR: #357eb3;
 FONT-SIZE: 16pt;
 font-weight : bold;
}

td.indexed{
 background-image: url(images/circle.png);
 width: 40px; 
 height: 40px; 
 text-align: center; 
}


A:link {
color:#0000CC;
text-decoration:underline;
font-family:Verdana;
font-size:10pt;
}

A:active{
	color:#0000CC;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10pt;
}

A:visited {
color:#0000CC;
text-decoration:underline;
font-family:Verdana;
font-size:10pt;
}

A:hover {
color:#0000CC;
text-decoration:underline;
font-family:Verdana;
font-size:10pt;
}

p
{ 
line-height: 8pt
} 

p.small
{ 
line-height: 5pt
} 

li
{ 
line-height: 20pt
} 

h1
{
FONT-FAMILY: Verdana;
COLOR : #357eb3;
}



form{
 margin: 0px;
 padding: 0px;
 display:inline;
}


div.boxform{
  border-bottom: 1px solid #357EB3;
  padding-bottom: 6px;
  margin-top: 4px;
}

div.boxad1{
  border-left: 1px solid #357EB3;
  border-right: 1px solid #357EB3;
  border-bottom: 1px solid #357EB3;
  padding: 1px 1px 1px 1px;
  margin: 0px 0px 0px 0px;
}

div.boxmap{
  padding: 1px;
  border-right: 1px solid #357EB3;
  border-bottom: 1px solid #357EB3;
}

div.boxres{
 COLOR: #000000;
 font-size: 10pt;
 width:340px;
 text-align:left;
 border-left: 1px solid #357EB3;
 border-bottom: 1px solid #357EB3;
 border-right: 1px solid #357EB3;
 height: 280px;
 padding: 1px 1px 1px 1px;
}

div.boxad2{
  padding: 1px 1px 1px 1px;
  margin: 0px 0px 0px 0px;
  border-right: 1px solid #357EB3;
  border-bottom: 1px solid #357EB3;
}



