body {
	background-color:#6666cc;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}



.subtitle {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #5F2963;
	line-height: 18px;
	text-align: left;
}
.textMain {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}


.textBold {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
/* -------------------- Link Styles ---------------------- */

a:link{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #663366;
	line-height: 18px;
	text-decoration: underline;
	text-align: left;
}

a:visited {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #934A95;
	line-height: 18px;
	text-decoration: underline;
	text-align: left;
}
a:hover {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #996699;
	line-height: 18px;
	text-decoration: underline;
	text-align: left;
}

a.linkwhite:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
}
a.linkwhite:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
}
a.linkwhite:hover {
	color: #996699;
	text-decoration: underline;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
}
a.linkblack:link {
	color: #000;
	text-decoration: underline;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
}
a.linkblack:visited {
	color: #333;
	text-decoration: underline;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
}
a.linkblack:hover {
	color: #666;
	text-decoration: underline;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
}
.textWhite {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12 px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #996699;
	font-style: italic;
	text-align: center;
}
.details {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.textpurple {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #5F2963;
	text-align: left;
}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #663366;
	text-align: left;
}

h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #CCCC66;
	text-align: center;
}
.textWhiteBOLD {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 12 px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.captions {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	font-style: italic;
}

.full {
	color: #900;
}
