h1 {
margin: 0,0;
}

a:link {
	font-size: 12px;
	color: #FF0099;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #FF0099;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

td {
	font-size: 12px;
	line-height: 14px;
	color: #222222;
}
.mds {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}

.mds2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ff00cc;
}

.f09 {
	font-size: 12px;
	line-height: 14px;
	color: #ff0099;
}

.ftr {
	font-size: 12px;
	color: #ffffff;
	margin-left: 500px;
}
