.smalla {
	font-size: 12px;
	color: #333333;
}
.content {
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 4px;
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.subtitle {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-indent: 1pt;

}
.imageword {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.bigtext02 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;


}
a:hover {
	text-decoration: none;
	color: #0033cc;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #0033cc;
	font-weight: bold;

}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}
