/* CSS Document 

-------------------
Text Size #1 (small)
-------------------

*/

/* 
United Way Richmond
Jon Deutsch
5/15/2008
http://www.jdeutsch.com

*/






#header h1{
 font: bold 24px/1.2 "MetaBold Roman", Arial, Verdana, Sans-Serif;
}

#sidebar h2 {
 font: bold 14px/1.2 "MetaBold Roman", Arial, Verdana, Sans-Serif;
}

#content h2 {
 font-size: 24px;
}

	#content h2 span {
	 font-size: 18px;
	}

#content h3 {
 font-size: 18px;
}

#content h4 {
 font-size: 14px;
}

#content p, #content ul, #photos .shaded p {
 font-size: 14px;
}

#photos .shaded ul {
 font-size: 12px;
}

#content dl dt {
 font-size: 14px;
}

#content dl dd {
 font-size: 12px;
}


#content ul.footnote li {
 font-size: 10px;
}

#footer {
 font-size: 10px;
}

#sidebar ul {
 font-size: 12px;
}

#links {
 font-size: 10px;
}
