@CHARSET "ISO-8859-1";

body	{
		font-family: Arial, Verdana;
		background-color: #ffffff;
}

a	{
		color: #0030ff;
		text-decoration: none;
}

img, table {
	border: 0;
}

td {
	vertical-align:top;
}

h1 {
	font-size: 120%;
	color: #000000;
	margin: 0;
}

h2 {
	font-size: 110%;
	color: black;
	margin: 0;
}

.menulink {
	color: #000000;
}

.table_main {
	width: 1000px;
}

.text_main {
	 text-align: justify;
}

.main_image {
	height: 100%;
	float: right;
}

.image_preview {
	width: 150px;
	border: 1px solid grey;
}

.year {
	font-size: 220%;
}

#menu {
	position: absolute;
	left: 50px;
	top: 50px;
}

#home1, #home2, #home3 {
	display: none;
}

#home1 {
	display: block;
}

#footer {
	width: 1000px;
	text-align: left;
	font-size: 80%;
}