body {
	margin: 0px;
	background-color: #000000;
}

body, td {
	font-family: Arial;
	color: #000000;
	font-size: 15px;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #990033;
}

.link2 {
	font-size: 10px;
	font-weight: bold;
}

.footer {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
}

.list {
	font-size: 11px;
}

.mnu {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}

.mnu a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.mnu a:hover {
	font-size: 12px;
	text-decoration: underline;
}

.mnu b {
	font-size: 12px;
	color: #990134;
}

.showcase, .showcase td {
	font-size: 12px;
	color: #5F6366;
}

.showcase h1 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

.showcase small {
	font-size: 11px;
}

.showcase input {
	border: 1px solid #000000;
	color: #990134;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial;
}

.cnt {
	color: #CCFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

a.cnt {
	text-decoration: none;
}

.read {
	color: #ffffff;
	font-size: 12px;
}