@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	color: #CCC;
	letter-spacing: 0.25px;
	font: 12px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a:link {
	color: #666699;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #B83D7A;
}
a:active {
	color: #FF0066;
}
.mycolor1:link {
	color:#FFFFFF;
	text-decoration:none;
}
.mycolor1:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.mycolor1:hover {
	color:#666699;
	text-decoration:none;
}
.mycolor1:active {
	color:#FF0066;
	text-decoration:none;
}
.nav {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
	word-spacing: 2px;
}
.stylewhite12 {
	font: 12px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
}
.nav10 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 22px;
}
.nav10b {
	color: #CCC;
	font-size: 10px;
	line-height: 22px;
}
.style14b {
	color: #CCC;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.style14bw {
	color: #CCC;
	font-size: 14px;
	line-height: 30px;
}
.style14 {
	color: #666699;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
}
.style14h {
	color: #8C8CB3;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
.styletitle {
	color: #669;
	letter-spacing: .5em;
	word-spacing: .5em;
	font-size: 24px;
	line-height: 32px;
}
.stylebold {
	font-weight: bold;
}
