img
{
	border:none;
}

#language_choice
{
  position:absolute;
  top:0px;
  right:00px;
}

#language_choice li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

#language_choice a
{
padding: 0 3px;
	border: 1px solid white;
	background-color: white;
}

#language_choice a:hover
{
	border: 1px solid #a4a4a4;
	background-color: #dadada;
}

#language_choice a:active
{
	border: 1px solid #a40000;
	background-color: #a40000;
}

FONT {
	font-family:Arial;
}
table {
	font-family: Arial;
	font-size: 12px;
	color: black;
}
P {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-style: normal;
}
BODY {
	font-family: Arial;
	font-size: 12px;
	color: black;
	margin-left: 100px;
	margin-right: 100px;
}

DIV {
	font-family: Arial;
	font-size: 12px;
	color: black;
}
blockquote {
	font-family: Arial;
	font-size: 12px;
	color: #004080;
	font-style: italic;
}
H1 {
	font-family: Arial;
	color: blue;
	font-size: 25px;
}
H2 {
	font-family: Arial;
	font-size: 20px;
	color: green;
}
H3 {
	font-family: Arial;
	color: #8e9ae8;
	font-size: 18px;
}
H4 {
	font-family: Arial;
	color: #999999;
	font-size: 15px;
}
H5 {
	font-family: Arial;
	color: blue;
	font-size: 13px;
}
A:link {
	font-family: Arial;
	font-size: 12px;
	color: #004080;
}
A:visited {
	font-family: Arial;
	font-size: 12px;
	color: #c0c0c0;
	font-style: italic;
}



