p{ 	
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 160%;
}

ul, ol{ 		
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 160%;
	color: #000000;
}

ul{	
	list-style-type: circle;
}

ol ul, ol p, .index .index1, p .index1, ol ol, ol .index1{
	font-size: 1em;
}

.indexWhite{ 	
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 160%;
	color: #FFFFFF;
}

.line{
	background-image: url(../graphics/line.gif);
}

.page{ 	
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}	
			
.hd2 {		
	font-size: 1.2em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
 }

 /* Black Hyperlinks */

a.link1:link{
	text-decoration: underline;
	color: #000000;
}
a.link1:visited{
	text-decoration: underline;
	color: #000000;
}
a.link1:hover{
	text-decoration: none;
	color: #000000;
}

a.link1:active{
	text-decoration: underline;
	color: #000000;
}

/* Black bold Hyperlinks */

a.link1b:link{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.link1b:visited{
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
a.link1b:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.link1b:active{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}


.index{ 	
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 160%;
	color: #000000;
}

.sub{ 	
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #000000;
}

.index1{ 	
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 160%;
	color: #990000;
}

