/* math100.css */

p {font-family:"times new roman";
	font-size:12.0pt;
	margin-top:0;
	margin-bottom:0}

p.j
	{font-family:"times new roman";
	text-align:justify;
	font-size:12.0pt;
	margin-top:0;
	margin-bottom:0}

p.t
	{font-family:"times new roman";
	text-align:justify;
	font-size:12.0pt;
	text-indent:3%;
	margin-top:0;
	margin-bottom:0}

p.chapterheading
	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	font-size:36.0pt;
	font-family:"times new roman";
	color:red;
	text-shadow:auto;
	font-weight:bold;}

	
p.chaptername
	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:20.0pt;
	margin-left:0in;
	text-align:center;
	font-size:36.0pt;
	font-family:"times new roman";
	color:green;
	font-weight:bold;}

p.sectionheading
	{font-size:24.0pt;
	font-family:"times new roman";
	color:maroon;}

p.eg
	{font-variant:small-caps;
	color:olive;
	font-weight:bold;
	margin-bottom:0;}

p.cap
	{font-size:10.0pt;
	color:blue;
	font-family:"times new roman";
	font-weight:bold;}

p.ex
	{font-family:"times new roman";
	color:teal;
	font-size:18.0pt;
	text-align:center;
	font-weight:bold;}

p.exanshead
	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:2.0pt;
	margin-left:0in;
	text-align:center;
	font-size:24.0pt;
	font-family:"times new roman";
	color:navy;
	font-weight:bold;}
	
p.exanssubhead
	{font-family:"times new roman";
	color:fuchsia;
	font-size:15.0pt;
	font-weight:bold;}


OL {font-family:"times new roman";
	font-size:12.0pt;
	text-indent:0px;
	text-align:justify;
	list-style:decimal outside;
	margin-top:0;
	margin-bottom:0}
}

OL.a {font-family:"times new roman";
	font-size:12.0pt;
	list-style:lower-alpha outside}

OL.b {font-family:"times new roman";
	font-size:12.0pt;
	list-style:lower-roman outside}
