/* CSS Document */

html, body, html body{
	background-color: #ffffff !important;
	background-image: none !important;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: inherit;
	text-align: justify;
}
a img{
	border: 0px none;
}
a{
	color: #000000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6{
	color: #000000;
	padding: 0;
}
h1,
#company_name{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin: 12px 0 24px 0;
}
h2{
	font-size: 18px;
	font-weight: bold;
	margin: 9px 0 18px 0;
}
h3{
	font-size: 16px;
	font-style: italic;
	margin: 8px 0 16px 0;
}
h4{
	font-size: 14px;
	margin: 7px 0 14px 0;
}
h5{
	font-size: 12px;
	margin: 6px 0 12px 0;
}
h6{
	font-size: 10px;
	margin: 5px 0 10px 0;
}
#container #logo,
#container #header,
#container #menu,
#container #content #album,
#container #content #select_year,
#container #content #return,
#container #footer{
	display: none;
	visibility: hidden;
}