body {
	font-size: 11px;
}
input, textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#news .header {
	font-size: 14px;
}
#news .header span {
	font-size: 11px;
}
#news .content {
	font-size: 10px;
}
#news .content h1 {
	font-size: 11px;
}
#news .content a {
	font-size: 10px;
}
#content #heading h1 {
	font-size: 14px;
}
#content #main h1 {
	font-size: 14px;
}
#content #main h2 {
	font-size: 12px;
}
#content #footer {
	font-size: 10px;
}