.w1 {
	line-height: 24px;
	text-indent: 28px;
	white-space: normal;
}
.w1 A:link{
    color: #0e5ab0;
}

.w1  A:visited {
    color: #0e5ab0;
}
.w1 A:hover {
	color: #000;
}

.w2 {
	line-height: 24px;
	color: #666;
	text-align: center;
} 
.w2 A:link{
    color: #666;
}

.w2  A:visited {
    color: #666;
}
.w2 A:hover {
	color: #666;
}

.t1{
	background-image: url(images/back2.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.t2{
	background-image: url(images/back3.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.t3{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.t4{
	background-image: url(images/line.jpg);
	background-position: center;
	background-repeat: no-repeat;
}