P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #000000;
	font-family : monospace;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : #000000;
	text-decoration : none;
}

A:Active  {
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	color : #000000;
	text-decoration : underline;
}

BODY  {}

.titill  {
	font-family : monospace;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-size : 90px;
	border-width : thin;
	border-color : #000000;
	border-style : solid;
	height : 100px;
	left : 30px;
	position : absolute;
	text-align : center;
	top : 30px;
	visibility : visible;
	width : 300px;
	background-color : #FFFFFF;
	overflow : clip;
}

.texti  {
	font-family : monospace;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.efni  {
	height : 350px;
	width : 350px;
	left : 20px;
	top : 183px;
	position : absolute;
	visibility : hidden;
	border-width : thin;
	border-color : #000000;
	border-style : solid;
	background-color : #FFFFFF;
	font-family : monospace;
	font-weight : bold;
	color : #000000;
	overflow : scroll;
	z-index : 5;
	font-size : 13px;
	margin-left : 5px;
	padding : 0px;
	margin : 0px;
}

.info  {
	height : 45px;
	width : 258px;
	left : 420px;
	top : 400px;
	position : absolute;
	visibility : visible;
	background-color : #1c00c7;
}

.down  {
	height : auto;
	width : auto;
	top : 280px;
	position : absolute;
	visibility : visible;
}

