Body {
    color: #000066;
    font-size: 10pt;
    font-family: Arial;
    background-color: #ffffff;
}
TD {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial;
}
A {
	COLOR: #000; 
	TEXT-DECORATION: none;
}
A:hover {
    COLOR: #00f;
	TEXT-DECORATION: none;
}
.bluecell{
    font-size: 10pt;
    color: #ffffff;
    font-family: arial;
    background-color: #0000ff;
}
.bluehead{
    font-size: 10pt;
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
    background-color: #2177b0;
}
.lightbluecell{
	font-size: 10pt;
	color: #553b90;
	font-family: arial;
	background-color: #eeeeff;
}
.tabrow{
    font-size: 10pt;
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
    background-color: #2177b0;    
}
.tabrow_hilight{
    color: #ffffff;
    background-color:#2177b0;
}
.silv_bg{
	background-color: #eeeeff;
}