h1           
{ 
	font-family: BakerSignet,Verdana; 
	font-size: 36pt; 
	align: center 
}
.bold        { font-weight: bold }
.footer      
{ 
	font-size: 10pt 
}
h2           
{ 
	font-family: Verdana; 
	font-size: 16pt; 
	font-style: italic; 
	font-weight: bold
}
body         
{ 
	font-family: Verdana; 
	font-size: 10pt; 
	background-color:#ffffd5 
}
TD
{
	font-family: Verdana; 
	font-size: 10pt; 
}
hr	 
{
	COLOR: 95AA55;
}
#menubar
{
	FONT-SIZE: 8pt;
	COLOR: ffffff;
	BACKGROUND-COLOR: 95AA55;
	FONT-WEIGHT: normal;
	FONT-FAMILY: verdana, arial;
	Height: 20;
}
#menubar A
{
    FONT-SIZE: 8pt;
    COLOR: ffffff;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: 95AA55;
    FONT-FAMILY: verdana, arial;
    text-decoration : none; 
}
#menubar A:hover
{
    FONT-SIZE: 8pt;
    COLOR: 005522;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: 95AA55;
    FONT-FAMILY: verdana, arial;
    text-decoration : none; 
}
#menubar A:visited
{
    FONT-SIZE: 8pt;
    COLOR: ffffff;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: 95AA55;
    FONT-FAMILY: verdana, arial;
    text-decoration : none; 
}
IMG.button
{
    CURSOR: hand
}