						p   {
		color: black; 
		font-size: 12px; 
		line-height: 150%; 
		font-family: Arial }

		.underline{
		text-decoration: underline;
		}

		.utext { color: black; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: underline }				span.italic{		font-style: italic;		}

		p a {
		text-decoration: underline;
		}		
		p a:link {
		color: #B22222;
		}

		p a:hover {
		color: navy; 
		}
		

		p a:active {
		color: navy;
		}

		p a:visited {
		color: olive;
		}


		p.note{		color: black;		font-size:11px;		font-family: Arial;		line-height: 100%;		margin: 2em;		}

		p.hanging{
		text-indent: -1.49em;
		margin-left: 3em;
		}

		p.hanging2{
		text-indent: -1.49em;
		margin-left: 5em;
		}

		p.hanging2small{
		font-size: 11px;
		text-indent: -1.49em;
		margin-top: -.5em;
		margin-left: 8em;
		margin-right: 12em;
		line-height: 115%;
		}



		p.margin{
		margin-left: 3em;
		}		
		p.errors{
		padding-bottom: 30px;
		}	

		p.bold{
		font-weight: bold;
		font-size: 11px;
		}	

		p.exercise1{
		color: black;		margin-top: 40px;		font-size: 12px;		font-family: Arial;		}

		p.exercise2
		{		color:black;		margin-left: 3em;		font-size: 12px;		font-family: Arial;
		margin-top: -2px;		}

		p.exercise2 a
		{color: darkred;
		}
		
		p.exercise2correction
		{		padding: 0px;		color:green;		margin-left: 3em;		font-size: 12px;		font-family: Arial;
		margin-top: -2px;		}				p.small
		{ 
		color: blue; 
		font-size: 10px; 
		font-family: Arial; 
		line-height: 100%; 
		}

		p.small a {
		color: blue;
		text-decoration: none; 	
		}

		p.small a:hover {
		color: blue; 	
		text-decoration: underline;
		}

		p.small a:active {
		color: black; 	
		text-decoration: underline;
		}
		
		p.smallblack
		{ 
		color: black; 
		font-size: 10px; 
		font-family: Arial; 
		line-height: 100%; 
		margin-top: -8px;
		margin-left: 10px;
		}

		p.mediumblack
		{ 
		color: black; 
		font-size: 10px; 
		font-family: Arial; 
		line-height: 100%; 
		margin-top: -8px;
		margin-left: 11px;
		}

		p.subheading
		{ 
		color: black; 
		font-weight: bold; 
		font-size: 10px; 
		font-family: Arial; 
		line-height: 100%; 
		margin-top: -10px;
		margin-left: 5em;
		}


		p.heading{		color: blue;		font-weight: bold;		font-size: 12px;		font-family: Arial;		line-height:100%;		}

		h1
		{		color: blue;		font-weight: bold;		font-size: 12px;		font-family: Arial;		line-height:100%;		}
				p.textheading
		{		color: black;		font-weight: bold;		font-size: 13px;		font-family: Arial;		padding-top: 20px;		}

		h2
		{		color: black;		font-weight: bold;		font-size: 14px;		font-family: Arial;		}

		
		h3
		{		color: black;		font-weight: bold;		font-size: 12px;		font-family: Arial;		}

		h4
		{		color: black;		font-weight: bold;		font-size: 11px;		font-family: Arial;		}

		h4.margin
		{		color: black;		font-weight: bold;		font-size: 11px;		font-family: Arial;
		margin-left:  1em;
		margin-top: 3em;		}

		h4.marginsmalltop
		{		color: black;		font-weight: bold;		font-size: 11px;		font-family: Arial;
		margin-left:  1em;
		margin-top: 1.75em;
		}



		p.textheading1a{		color: black;		font-weight: bold;		font-size: 13px;		font-family: Arial;		padding-top: 0px;
		margin-top: 7px;
		}

		
		h2.topmar2
		{		color: black;		font-weight: bold;		font-size: 13px;		font-family: Arial;		mar-top: 2em;
		}				p.textheading2{		color: black;		font-weight: bold;		font-size: 12px;		font-family: Arial;		padding-top:4px;		}

		h2.topmar1
		{		color: black;		font-weight: bold;		font-size: 13px;		font-family: Arial;		mar-top: 1em;
		}

		

		

		
	
				#mainBox{
		position: absolute;
		border-top-style: solid;
		border-top-color: gray;
		text-align: justify;
 		top: 132px;
		left: 72px; 
		width: 624px; 		
		height: auto; 
		visibility: visible
		}				#leftBox{		position: absolute;		top: 0px;		left: 72px;		width: 112px;		height: 62px;		}				#centerBox{		text-align: center;		position: absolute;		top: 0px;		left: 256px;		width: 256px;		height: 62px;		}				#rightBox{		position: absolute;		text-align: right;		top: 0px;		left: 552px;		width: 144px;		height: 62px;		}				
