/* Reset */
h1, h2, h3, h4, h5, h6 { 
	font-weight: bold; 
}

/* Basics */
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
	line-height: 24px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
p, input.y_name, input.y_email, input.y_tel, textarea.y_msg {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-align: justify;
}
img {
	padding: 5px;
}

/* Links */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/* Menu */
ul#menu {
	display: none;
}

/* Footer */
p.footer-text {
	text-align: center;
}
p.footer-page {
	display: none;
}


/* The day when machines take over may not be far away. Instead of mother waking you up in the morning, the cold metal arm of a robot may shake you into wakefulness. */