BODY	{	font-family: "Arial";
			font-size: 10pt;
			color: black;
			background: URL("http://www.spu.edu/depts/sbe/00-new-bg1.jpg");
}
.helps	{	font-family: "Arial";
			font-size: 10pt;
			color: green;
			font-weight:bold;
}
.head0	{	font-family: "Arial";
			font-size: 20pt;
			font-weight: 700;
}
.head1	{	font-family: "Arial";
			font-size: 18px;
			font-weight: bold;
			margin: 5px 0px 3px 0px;
}
.head2	{	font-family: "Arial";
			font-size: 15px;
			font-weight: bold;
			margin: 5px 0px 2px 0px;
}
.head3	{	font-family: "Arial";
			font-size: 12px;
			font-weight: bold;
}
.mini	{	font-family: "Arial";
			font-size: 10px;
}

.SPUredBack		{
			background:#8c001a;
}

.menuText	{
			font-family: "Arial";
			font-size: 8pt;
			color: black;
}

p		{
			font-family: "Arial";
			font-size: 10pt;
			color:black;
			margin-top: 0pt;
			margin-right: 0pt;
			margin-bottom: 3pt;
			margin-left: 0pt;
}

li		{
			font-family: "Arial";
			font-size: 10pt;
}

ul		{
			font-family: "Arial";
			font-size: 10pt;
			margin-top=0;
}

dl		{
			font-size: 10pt;
}

table	{
			font-family: "Arial";
			font-size: 10pt;
			margin-top: 5pt;
			margin-right: 0pt;
			margin-bottom: 5pt;
			margin-left: 0pt;
}

td		{
			font-family: "Arial";
			font-size: 10pt;
}

a		{
			font-family: "Arial";
			color:red;
}

.required	{
			color:black;
			background:lightblue;
}
.thd	{
			font-family: "Arial";
			font-weight:bold;
}
caption {
			font-family: "Arial";
			font-weight:bold;
			font-size:13pt;
}
