@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	white-space: normal;
	margin: 0;
	bottom: 0px;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	list-style-type: none;
}
div {
	line-height:1.5;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	white-space: normal;
	margin: 0;
	bottom: 0px;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	list-style-type: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #000000;
	text-decoration: none;
}
head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	white-space: inherit;
}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 2px;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 2px;
	outline: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 2px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	font-weight: lighter;
	letter-spacing: 2px;
	text-decoration: underline;
}

a:focus {
	outline:none;
}

table {
	background-color: #FFFFFF;
}
input.btn {
	border: 1px solid #000000;
	background-color:#000000;
	font-size:10px;
	font-family:"Georgia", Times New Roman, Times, serif;
	color: #FFFFFF;
	font-variant: small-caps;
}
#content {
	position: fixed;
	z-index:1;
	top:0;
	left:0;
	width: 99&;
	height: 99%;
	visibility: hidden;
}
#flashbg {
	position: absolute;
	z-index:2;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	visibility: visible;
	overflow: hidden;
}
#middle {
	position: absolute;
	z-index:10;
	width: 182px;
	height: 224px;
	left: 41%;
	top: 30%;
	visibility: visible;
	overflow: visible;
}
#orosberg {
	position: absolute;
	right: 180px;
	bottom: 0px;
	width: 10px;
	height: 10px;
	z-index:12;
	border:none;
	visibility:visible;
	overflow:hidden;
}
