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;
}
