img {border : thin solid White;}
.noframe img {
	border : 0px none White;
	margin : 0px 0px 0px 0px;
}
body, input, select {
	font-size: 11px;
	font-family: Tahoma;
	background-color: #000000;
	color : White;
	margin: 0;
}

h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: White;
	font-style : normal;
	font-variant : small-caps;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: White;
	text-align : center;
	font-variant : small-caps;
}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align : center;
	font-variant : small-caps;
}

p {
	font-size: 12px;
	font-family: Tahoma;
	color : White;
	text-align : justify;
}

td {
	font-size: 14px;
	font-family: Arial;
	color : White;
	text-align: justify;
}

.tdc {
	font-size: 14px;
	font-family: Arial;
	color : White;
	text-align : center;
	font-weight : normal;
}

.tdhead {
	font-size: 16px;
	font-family: Tahoma;
	color : White;
	text-align : center;
	font-variant : small-caps;
}

a {
	color: #65b2fa;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color:#9999ff;
	text-decoration : none;
}

a:visited {
	color: #0066ff;
	text-decoration : none;
	font-weight : bold;
}

.sidebar {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}

a.sidebar {
	color: White;
	text-decoration : none;
}

a.sidebar:hover {
	color: #4F9FFF;
	text-decoration : none;
}

.caption {
	font-size: 12px;
	font-family: Tahoma;
	color: White;
	text-align : justify;
}

a.caption {
	color: #9999ff;
	text-decoration : none;
}

a.caption:hover {
	color: #65b2fa;
	text-decoration : none;
}

.captionc {
	font-size: 10px;
	font-family: Tahoma;
	color: White;
	text-align : center;
	font-weight: bold;
}

a.captionc {
	color: #65b2fa;
	text-decoration : none;
}

a.captionc:hover {
	color: #9999ff;
	text-decoration : none;
}

.baselinec {
	font-size: 10px;
	font-family: Tahoma;
	color: White;
	text-align : center;
}

a.baselinec {
	color: White;
	text-decoration : none;
}

a.baselinec:hover {
	color: #4F9FFF;
	text-decoration : none;
}