/* CSS */

/* Standard */
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
	background: #c5a8f0;
}
a:hover {
	color:#000000;
	text-decoration: none;
	background: #FFFFFF;
}
a:visited{
	text-decoration: none;
	color:#000000;
	background: #CCCCCC;
}
a.wh:link {
	color:#FFFFFF;
	text-decoration: none;
	background: #CCCCCC;
}
a.wh:hover {
	color:#FFFFFF;
	text-decoration: none;
	background: #999999;
}
a.wh:visited{
	text-decoration: none;
	color:#FFFFFF;
	background: #999999;
}


.gray10v {
	font-size: 10px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	color: #696070;
}
.gray12v {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	color: #696070;
}
.gray14v {
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	color: #696070;
}
.lavender12v {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	color: #9051bc;
}
.lavender12tt {
	font-size: 12px;
	line-height: 250%;
	font-family: Verdana;
	font-weight: normal;
	color: #9051bc;
}
.lavender12Sv {
	font-size: 12px;
	line-height: 230%;
	font-family: Verdana;
	font-weight: normal;
	color: #9051bc;
}
.lavender14v {
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	color: #9051bc;
}
.lavender14L {
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: lighter;
	letter-spacing: 0.2em;
	color: #c5a8f0;
}
.lavender14vl {
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: lighter;
	color: #9051bc;
}
.sky14vl {
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: bolder;
	color: #4ec1d1;
}
.white04 {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
}
.white14 {
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: bolder;
	color: #ffffff;
}
.black10v {
	font-size: 10px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}
.black12vs {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: bolder;
	color: #000000;
}
.black12v {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}
.black14v {
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: lighter;
	color: #000000;
}
.black14vs {
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: bolder;
	color: #000000;
}