.Heading1 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}

.Heading2 
{  
	font-family: "Courier New", Courier, mono; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}

.BodyText 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
}

.SummaryText 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: italic; 
	font-weight: bold}
	
.BulletList 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #000000; 
list-style-image: none; 
list-style-type: circle
}

