.startlet {
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #8F85B7;
}
.main {
	font-family: "Serifa Th BT";
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
	white-space: normal;
	word-spacing: normal;
	background-position: center center;
	letter-spacing: normal;
	vertical-align: text-top;
}
.head {
	font-family: "Serifa Th BT";
	font-size: 12pt;
	font-weight: bold;
}
.justshoot {
	font-family: "Serifa Th BT";
	font-size: 10pt;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #A69FC1;
}
a:active {
	text-decoration: none;
	color: #666666;
}