*, body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:active, a:link {
	color: #0a0a6f;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:visited { 
	color: #2a7551;
}

p { margin: 0; }

/*!bodytext!BodyText!*/
.bodytext{ 
	font-size: 12pt; 
	line-height: 17pt; 
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*!bodytext1!BodyText 1!*/
.bodytext1 {
	font-size: 12pt; 
	line-height: 17pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*!bodytext2!BodyText 2!*/
.bodytext2 {
	font-size: 12pt; 
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*!textbottom!Textbottom!*/
.textbottom {
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*!greentitle!GreenTitle!*/
.greentitle {
	color: #2a7551;
	font-size: 11pt;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*!redtitle!RedTitle!*/
.redtitle	{
	color: #b9092a; 
	font-size: 11pt; 
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*!bluetitle!BlueTitle!*/
.bluetitle {
	color: #3b4da0; 
	font-size: 11pt; 
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*!bluetitle2!BlueTitle 2!*/
.bluetitle2 { 
	color: #3b4da0; 
	font-weight: bold; 
	font-size: 16pt; 
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*!model!Model!*/
.model {
	font-style: italic; 
	font-size: 12pt; 
	line-height: 17pt; 
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/*!textmodel!TextModel!*/
.textmodel { 
	font-size: 12pt; 
	font-family: "Times New Roman", Georgia, Times;
}
/*!studentmodel!StudentModel!*/
.studentmodel { 
	font-size: 12pt; 
	font-family: "Courier New", Courier, Monaco;
}
/*!bullet!Bullet!*/
.bullet { 
	font-size: 12pt; 
	line-height: 17pt; 
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	list-style-image: url(http://iowan/images/bullet1.gif);
}
/*!bullet1!Bullet 1!*/
.bullet1 { 
	font-size: 12pt; 
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	list-style-image: url(http://iowan/images/bullet1.gif);
}

ul {
	list-style: square url(http://iowan/images/bullet1.gif); 
}