.style1 {
	font-size: 12px;
	color: #6699CC;
	letter-spacing: 3px;
}
.style2 {
	font-size: 10px;
	color: #6699CC;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #6699CC;
	font-weight: normal;
}
.style4 {
	font-size: 12px;
	color: #666666;
}
.style5 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.style7 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 3px;
}
h1 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #13007C;
}
