<!--

body
{
font-family:ms sans serif, arial;
font-size:10px;
margin:0px;
}
		
h1
{
font-size:18px;
}
	
h2
{
font-size:15px;
text-indent:10px;
background-color:#ff9900;
}	
	
h3
{
font-size:15px;
margin:35px 0px 5px 0px;
}
	
h4
{
font-size:12px;
margin:0px 0px -15px 0px;
}
	
p
{
font-size:12px;
}
	
li
{
font-size:12px;
margin:0px 0px 5px 0px;
}
	
td
{
font-size:12px;
}

th
{
font-size:12px;
background-color:#ff9900;
}
	
p.footer
{
font-size:7pt;
}
	
hr
{
height:1px;
color:#ff9900;
}

.extend_menu
{
margin-top: 10px;
margin-bottom: 10px;
}

-->