body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 10px;
}
li {
	font-weight: normal;
	padding-bottom: 5px;
	list-style-type: none;
}
.light {
	font-weight: lighter;
}

.background1 {
	background-color: #FCB103;
	overflow: hidden;
}
.background2 {
	background-color: #000000;
	padding: 5px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: .9em;
}
.td2 {
	font-size: 1em;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-size: 1.35em;
	font-weight: bold;
	color: #003399;
}
p {
	font-size: 1em;
}
a {
	color: #fb9103;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
}
.kapi {
	font-variant:small-caps;
	letter-spacing: 0.1em;
}

