td {
	font-family: tahoma; 
	font-size: 10pt; 
	padding: 0
}
.BearTitle {
	font-size: 20pt; 
	font-family: Tahoma
}
.SectionTitle {
	color: #000000; 
	font-family: Tahoma; 
	font-size: 12pt; 
	text-decoration: underline; 
	font-weight: bold; 
	margin-bottom: 20; 
	text-align:center;
}
.thanks	{
	font-family: verdana, tahoma, arial, helvetica, sans-serif; 
	font-size: 12pt; color: 
	black; text-align: center
}
#Heading1 {
	position:absolute;
	left:0;
	top:275;
	width:50%;
	font-family: verdana, tahoma, arial, helvetica, sans-serif; 
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	visibility:visible;
	color:#0000FF;
}
#Heading2 {
	position:absolute;
	left:50%;
	top:275;
	visibility: visible;
	font-family: verdana, tahoma, arial, helvetica, sans-serif; 
	font-weight:bold;
	font-size:11pt;
	text-align:center;
	width:50%;
	color:#FF0000;
}
#Name1 {
	position:absolute;
	left:10%;
	top:290;
	width:40%;
	color:#0000FF;
}
#Name2 {
	position:absolute;
	left:50%;
	top:290;
	visibility:visible;
	width:40%;
	color:#FF0000;
}
.blue {
	color:#0000FF;
}
.red {
 color:#FF0000;
}
.required {
	font-size:10pt; 
	font-weight:bold;
	color:#000000;
	font-family:times new roman,serif;
}
#bottom {
	position:absolute;
	left:10%;
	top:550;
	width:90%;
}
