a {
	font-weight: bold;
}
body {
	background-color: #222222;
	margin-top: 0px;
}
td,th {
	font-family:Verdana;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #0033FF;
}
a:visited {
	text-decoration: underline;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #0033FF;
}

.tlk {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.f1 {
	font-size: 14px;
    font-weight: bold;
	color: #0066FF;
}
.f2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.f3 {
	font-size: 14px;
	color: #FF0000;
}
.f4 {
	font-size: 24px;
	color: #0066CC;
	font-weight: bold;
}
.f5 {
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.f6 {
	color: #0492D4;
}
.f7 {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
h3 {
	font-size: 18px;
	color: #FF0000;
}

.n1 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.no {
	text-decoration: line-through;
}
.rect {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	}
.red {
	color: #FF0000;
}
