@CHARSET "UTF-8";

body {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}

#header {
	border-bottom: 1px solid gray;
}
#header a:hover, #header a:visited {
	color: black;
} 
