/* Nelson Farms medium CSS Document */
body{
	font-size: small;
}
#nav ul li a{
	font-size: x-small;
}
h2{
	font-size: medium;
}
h3, h4{
	font-size: small;
}
#descrip p{
	font-size: x-small;
}
#container #footer a{
	font-size: x-small;
}