body {
 margin:0;
 padding:0;
 font-family:"Arial, Times New Roman";
 background:#609;
}

table {
	margin:0;
	height:100%;
	width:100%;
	font-size:9pt;
	font-weight:800;
	color:#999999;
	vertical-align:top;
}

.para {
	height:100%;
	vertical-align:bottom;
}

.logo {
	font-size:22pt;
	color:white;
}

.count {
	font-size:10pt;
	color:#93C;
}

hr {
 color:#330066;
 height:1px;
 width:96;
}

.tab {
	background-image: url(Image/watermark.jpg);
	font-size:8pt;
	width:100;
	text-align:center;
	vertical-align:top;
}

.tabback {
	background: #ccc;
	font-size:8pt;
	height:18;
	width:100;
	color:#666;
	border-bottom:1px solid #999;
	text-align:center;
	vertical-align:top;
	cursor:hand;
}

a:link{
font-size:9pt;
font-weight:800;
 color:#999999;
 text-decoration:none;
}

a:visited {
		font-size:9pt;
	font-weight:800;
 text-decoration:none;
 color:#999999;
}

a:active {
		font-size:9pt;
	font-weight:800;
 text-decoration:none;
 color:yellow;
}

a:hover {
		font-size:9pt;
	font-weight:800;
 text-decoration:none;
 color:white;
}

