﻿body {
}

/* This is set 50pixels smaller to allow room for padding/margins in the div around the text */
#content_main
{
	font-size:10pt;
}

#content_main_area
{
	font-size:13px;
}

h1.content_main
{
	font-size:16pt;
}
h2
{
	font-size:15px;
}
h3
{
	font-size:13px;
}
p
{
	font-size:13px;
}


/* this keeps my interior div in one giant container in interior_content_sidebars.master */
#container_interior_sidebars_main
{
		font-size:10pt;
}
h1.container_interior_sidebars_text{font-size:10pt;}

/*	downloads heading div	 in interior_content_sidebars.master	*/
#container_interior_sidebars_downloads_heading
{
		font-size: 10pt;
}

