/* CSS Document */

a{text-decoration:none}
.plainText{
	font-family:"MS Sans Serif";
	font-size:10pt;
	color:#000000;
}
.smallText{
	font-family:MS Sans Serif;
	font-size:9pt;
	color:#000000;
}
.linkTable{
	font-family:MS Sans Serif;
	font-size:8pt;
	color:#000000;

}
a{
	font-family:MS Sans Serif;
	text-decoration:none;
}

.linkTable{
	font-size:8pt;
}
.menustyle2
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px	
}
TABLE.mytable
{
    BORDER-RIGHT: white;
    BORDER-TOP: white;
    FONT-SIZE: 1pt;
    BORDER-LEFT: white;
    COLOR: black;
    BORDER-BOTTOM: white;
    FONT-FAMILY: 'MS Sans Serif';
    BACKGROUND-COLOR: #ED1C24
}
A.myanchor
{
    FONT-SIZE: 1pt;
    COLOR: white;
    FONT-FAMILY: 'MS Sans Serif';
    TEXT-DECORATION: none
}
.menustyle4
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid
}

