/* CSS Document */

body {
	margin:0px;
	font-size:9pt;
}
.NoBorder
{
border:0px;
padding:0px;
}

.headFont1 {
    color:#EEEEEE;
	font-size: 9pt;
	cursor:hand;
	text-decoration: none;
}

.headFont2 {
    color:#1886C0;
	font-size: 9pt;
	text-decoration: none;
}

.Hand
{
	cursor:hand;
}
.BottomFont
{
    color:#1886C0;
	font-size: 9pt;
}