body, h1, h2, h3, h4, td {
	font-size: large;
}

#pfo1 {
	font-size: 50px;
}

input, textarea, select, #search_field, table {
	font-size: large !important;
}

#topnavi h2 {
	font-size: 80%;	
}

#subnavi a {
	font-size: 70%;	
}

#content > p {
    line-height: 28px;
}
#content >  div > p{
    line-height: 28px;
}

#content > div > div > p{
    line-height: 28px;
}

.char_link_active {
     padding-left: 2px;
}

/* IE Fix - better leave the arrows away */
#right a {
	background-image: none;
	padding-left: 0px;
	margin-left: 0px;
}

#big_chars_button {
	font-size: 80%;
}