td {font-family: Arial; font-size: 14px; line-height:16pt; letter-spacing: 1pt}
.tiny {font-family: Arial; font-size: 10px; line-height:160%; letter-spacing: 1pt}
A{
	text-transform: none;
	text-decoration: none;
	color: #0066CC;
	font-size: 14px;
	line-height: 150%;
}
a:hover {
	text-decoration: none;
	color: blue;
	font-size: 14px;
	line-height: 150%;
}
.tiny1 {
	font-size: 11px;
}

.img{
	background-image: url(img/img_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.img1{
	background-image: url(img/img_bg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.font{
	color: #0066CC;
	font-weight: bold;
}
.font1{
	color: #FFFFFF;
	font-weight: bold;
}
a.font{
	text-transform: none;
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 0px;
	word-spacing: 0px;
}
a.font:hover {
	text-decoration: underline;
	color: blue;
	font-weight: bold;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.bg {
	background-image: url(img/back04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
