body {
	font: 100%/1.25em Verdana, Arial, Helvetica, sans-serif;
}

/*TAGS*/
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1.05em;
}

/*TEXT SIZE*/
#textSize p {
	font-size:0.9em;
}
.textSize2 {
	font-size:1.2em;
}
.textSize3 {
	font-size:1.4em;
}

/* INDEX ITEMS LEFT */
#content .indexItemLeft h4 {
	font-size:1.05em;
}

/* INDEX ITEMS RIGHT */
#content .indexItemRight h4 {
	font-size:1.05em;
}

/*SEARCH*/
#seek1 p{
	font-size:0.85em;
}

.oneColFixCtr .background #container #head1 #topRightNav ul {
	font-size:80%;
}

#head2 #address {
 font-size:80%;
 line-height:14px
}