body
{
	text-align: center;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 50em;
}

a.link {
	font-family: verdana;
	font-size: 1em;
	text-transform: none;
	text-decoration: underline;
	color: #000000;
	}
a:visited { 
	font-family: verdana;
	font-size: 1em;
	text-transform: none;
	text-decoration: underline;
	color: #000000;
	}
a:hover { 
	font-family: verdana;
	font-size: 1em;
	text-transform: none;
	font-weight: none;
	text-decoration: underline;
	color: #f58220;
	}
a:active { 
	font-family: verdana;
	font-size: 1em;
	text-transform: non;
	text-decoration: underline;
	color: #000000;
	}
.link {
	font-family: verdana;
	font-size: 0.6em;
	text-transform: none;
	text-decoration: underline;
	color: #0033ff;
}
.header {
	font-family: verdana, arial;
	font-size: 0.7 em;
	font-weight: bold;
	font-variant: normal;
	color: #ff9933;
	margin: 0px;
	text-align: justify;
}
.header_white {
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	margin: 0px;
	text-align: justify;
}
.header_large {
	font-family: verdana;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff9933;
	margin: 0px;
	text-align: justify;
}
.header_menu {
	font-family: verdana;
	font-size: 0.6em;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	text-align: justify;
}

.body {
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	text-align: justify;
}

.body2 {
	font-family: verdana;
	font-size: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	text-align: justify;
}
.body_k {
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	text-align: justify;
}

.buttons {
	font-family: verdana;
	font-size: 0.6em;
	font-weight: bold;
	font-variant: normal;
	color: #f58220;
	margin: 0px;
	text-align: justify;
}
.footer {
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	text-align: justify;
}

.marquee {
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	margin: 0px;
	text-align: justify;
}

.construction {
	font-family: verdana;
	font-size: 0.6em;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	margin: 0px;
	text-align: justify;
}