/* general presentation stuff */

body, p, td, th, ul, a {
	background-color: #fff;	
	color: #000;
	font-family: Times New Roman, Garamond, serif;
	font-size: 12pt;
}

a, a.visited {
	color: #369;
}



.smallnormal			{font-family: Times New Roman, Garamond, serif; font-size: 11px; }
.smallnormaltable		{font-family: Times New Roman, Garamond, serif; font-size: 11px; color: #000; }
.smallnormaltablealt	{font-family: Times New Roman, Garamond, serif;  11px; color: Red; }
.mednormal				{font-family: Times New Roman, Garamond, serif;  12px }
.mednormaltable			{font-family: Times New Roman, Garamond, serif;  12px; color: #000; }
.medbold				{font-family: Times New Roman, Garamond, serif;  12px; font-weight: bold }
.medboldalt				{font-family: Times New Roman, Garamond, serif;  12px; font-weight: bold;  }
.medboldtable			{font-family: Times New Roman, Garamond, serif;  11px; font-weight: bold; color: #000; }
.largebold				{font-family: Times New Roman, Garamond, serif;  20px; font-weight: normal; color: #000;  }
.largeboldalt			{font-family: Times New Roman, Garamond, serif;  12px; font-weight: bold; color: #000; }
.smallcompact			{font-family: Times New Roman, Garamond, serif;  11px }
.smallbold				{font-family: Times New Roman, Garamond, serif;  11px; font-weight: bold }
.smallboldtable			{font-family: Times New Roman, Garamond, serif;  11px; font-weight: normal; color: #000; }
.smallboldtablealt		{font-family: Times New Roman, Garamond, serif;  11px; font-weight: bold; color: #000; }
.smallboldtabletop		{font-family: Times New Roman, Garamond, serif;  11px; font-weight: bold; color: #000; }
.smallboldtemplate		{font-family: Times New Roman, Garamond, serif;  11px; font-weight: bold; color: #000; }
.smallboldfooter		{font-family: Times New Roman, Garamond, serif; : 11px; color: #000; }
.locationbar			{font-family: Times New Roman, Garamond, serif;  11px; color: #000; }


/* control of block-level elements.  */

#content {
	background-color: #fff;
	width: 100%;
	border: none;
}

#navigation, #footer, #header, .noprint {
	display: none;
}
