﻿body 
{
	font-family:Verdana;
	font-size:9pt;
	color:#555555;
	line-height:150%;
	background-color:White;
}

H2
{
	font-style:italic;
	color:Navy;
}
H3
{
	font-style:italic;
	font-size:12pt;
	text-decoration:underline;
}
H4
{
	font-size:10pt;
}


.MENU{
    
}
.MENU TD{
    font-family:Trebuchet MS;
    font-size:10pt;
}
.MENU TD.TXT{
    padding-left:15px;
    padding-right:15px;
    font-weight:bold;
    color:navy;
    cursor:pointer;
}
.MENU TD.TXT:hover{
    color:aqua;
}
.MENU TD.SPC{
    width:5px;
}    

.FOOT{
    
}
.FOOT TD{
    font-family:Trebuchet MS;
    font-size:8pt;
}
.FOOT TD.TXT{
    padding-left:15px;
    padding-right:15px;
    font-weight:bold;
    color:navy;
    cursor:pointer;
}
.FOOT TD.TXT:hover{
    color:aqua;
}
.FOOT TD.SPC{
    width:5px;
}    