td,
div,
p {
	font-size:11px;
}


/*----------------
heading style
----------------*/

h1, .contentheading {
	font-size: 15px;
	}

.componentheading {
	font-size: 15px;
	}	
	
h2 {
	font-size: 13px;
}


h3 {
	font-size: 15px;
	}

h4 {
	font-size: 13px;
	}


h5, h6 {
	font-size: 13px;
	}
	
#header h2 {
	font: bold 15px/16px Tahoma, sans-serif;
}
	
#newsletter input, #newsletter-int input {
	font: 11px Tahoma, Arial, sans-serif;
	}

#newsletter .button, #newsletter-int .button {
	font: 11px Tahoma, Arial, sans-serif;
	}

#bannerbottom p {
	font: 11px/11px Tahoma, Arial, sans-serif;
}


/* superfish */

.menu-nav li a {
	font: bold 11px/12px Tahoma;
}