a:link {
	color: #ff3;
}

a:visited {
	color: #ff3;
}

a:hover {
	color: #6c0;
}

body{
	background: #000 url(../graphics/bg1a.jpg);
/*	background: url(bg_ant.jpg) #000;*/
/*	background: url(bg_chr.jpg) #000;*/
/*	background: url(bg_man.jpg) #000;*/
/*	background: url(bg_fer.jpg) #000;*/
	color: #fff;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

br {
	clear: both;
}

dfn {
	text-decoration: underline;
}


div.lang-link {
	color: #9cc;
	text-align: right;
	margin: 2px 2px auto auto;
}

div.lang-link img {
	vertical-align: middle;
}

h1 {
	color: #9cc;
	font: bold 30px "Courier New", Courier, monospace;
	text-align: center;
}

h2 {
	font: 22px "Courier New", Courier, monospace;
	text-align: center;
}

h3 {
	font: 18px "Courier New", Courier, monospace;
	text-align: left;
}

img.border {
	border: medium inset #669;
	background: #606;
}

p {
	margin-left: 2em;
	margin-right: 2em;
	color: #9cc;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

p.notice {
	border: thin ridge #ff0;
	width: 60%;
	padding: 5px 5px 5px 5px;
	margin: auto;
	color: #9cc;
	font: 14px "Courier New", Courier, monospace;
	text-align: center;
}

sup {
	font-size: 40%;
}

td{
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

td.nextgig {
	color: #ff0;
	font-size: 20px;
	font-weight: bold;
}

td.twocol {
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

ul, ol, li {
	margin-left: 3em;
	color: #9cc;
	text-align: left;
}

.c {
	text-align: center;
}

.footer {
	color: #9cc;
	font: 14px "Courier New", Courier, monospace;
	text-align: center;
}

.s {
	font-size: 11px;
}

li.link {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
