#style-switcher a#normal {
	display: block !important;
}

#style-switcher a#compact {
	display: none !important;
}

/***** Common Content Formatting *****/

h1 {
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-size: 180%;
	font-weight: bold;
}

h3 {
	font-size: 160%;
	font-weight: bold;
}

h4 {
	font-size: 130%;
	font-weight: bold;
}

h5 {
	font-size: 100%;
	font-weight: bold;
}


#header {
	font-size: 110%;
}

#main {
	font-size: 125%;
}

#menu {
	font-size: 110%;
}

#whatsnew {
	font-size: 110%;
}

#sitedescription {
	font-size: 110%;
}

#footer {
	font-size: 110%;
}
