/* CSS Document */

body {
	font-size: medium !important;
	font-size /**/: small;
}
#leftCol, #leftCol h4 {
	font-size: medium !important;
	font-size /**/: small;
}
#leftCol h5 {
	font-size: small !important;
	font-size /**/: x-small;
}
#contents h2 {
	font-size: xx-large !important;
	font-size /**/: x-large;
}
#contents h3 {
	font-size: x-large !important;
	font-size /**/: large;
}
#infoCol, #infoCol h4 {
	font-size: medium !important;
	font-size /**/: small;
}
#footer {
	font-size: medium !important;
	font-size /**/: small;
}
dl {
	font-size: medium !important;
	font-size /**/: small;
}
dt strong {
	font-size: large !important;
	font-size /**/: medium;
}
#settings #fontlLink a {
	color: #FFF;
}

