/* CSS Document */

body {
	font-size: x-small !important;
	font-size /**/: xx-small;
}
h2 {
	font-size: x-large !important;
	font-size /**/: large;
}

#col2 h3 {
	font-size: large !important;
	font-size /**/: medium;
}

#col1 h3, #col3 h3 {
	font-size: small !important;
	font-size /**/: x-small;
}

#col1 h5, #col3 h5 {
	font-size: x-small !important;
	font-size /**/: xx-small;
}
#col1 h4, #col3 h4 {
	font-size: small !important;
	font-size /**/: x-small;
}

#footer {
	font-size: xx-small !important;
	font-size /**/: xx-small;
}
#footer #bottomLinks {
	font-size: small !important;
	font-size /**/: x-small;
}
#fontmLink {
	font-size: small !important;
	font-size /**/: x-small;
}
#fontsLink {
	font-size: x-small !important;
	font-size /**/: xx-small;
}
#fontlLink {
	font-size: medium !important;
	font-size /**/: small;
}




