﻿/* Tag Based */

	h1
	{
		font-size: 21px;
	}
	body, div, h2, h3, p, ul, li, table, tr, th, td, form, textarea, select, option, input, button
	{
		font-size: 14px;
	}

/* ID Based */

    #Tabs li a
	{
	    padding-top: 4px;
	}
	
	#SiteMapPath p
	{
		font-size: 14px;
	}