table{
	border-collapse:collapse;
	border-color: #CCCCCC;
	}
.f12_wht {
	color: #FFFFFF;
	font-size: 12px;
}
.f12_bk {
	color: #000000;
	font-size: 12px;
}
.f14_rd_b    {font-size: 14px;
	color: #FF0000;
	font-weight: bold;
        }
body {
	margin-top: 0px;
	background-position: 50%;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/back.gif);
}

             a { text-decoration: none;
               }
               a:hover {color: red;
               text-decoration: underline;
               }

.f1            {font-size: 12px;
                color: #000099;
				}
.f4            {font-size: 10px;
                color: #333333;
}
.f5            {font-size: 10px;
                color: #333333;
}
h1            {font-size: 14px;
}
div            {font-size: 12px;
                line-height:140%;
}
.f12_right {
	font-size: 12px;
	text-align: right;
}
