.w1 {
	font-size: 36px;
	font-weight: bolder;
	color: #990000;
	text-align: center;
}
.w2 {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	text-indent: 28px;
}
.w2 a:link{
	color: #FF0000;
}
.w2 a:visited{
	color: #FF0000;
}
.w2 a:hover{
	color: #000000;
}
.w2 a:active{
	color: #000000;
}
.w3 {
	font-size: 14px;
	text-align: left;
	list-style-type: disc;
	line-height: 30px;
	list-style-position: inside;
}
.p1 {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.p2 {
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.p3 {
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	margin-bottom: 20px;
}
