#header .header-links li a {
font-size: 16px; /* Main menu font size */
font-weight: 700; /* main menu font weight: light, normal, bold (for advanced usage you can use values from 100 to 900 in place of the text) */
}

#logo {
	float: left;
	text-align:center;
	margin: 22px 1px 0;
}

#logo h1 {
	font-size: 18px;
	font-weight: bold;
}

#introaction-core,
#outroaction-core {
	padding: 1px 0;
	border-width: 0px 0;
	border-style: solid;
	border-color: #EEE;
    font-size: 13px;
}

#content {
font-size:14px;
color:#000;
}

#content a {
color: #db0f0f;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#sub-footer-core a {
	font-size: 12px;
}
