body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

h1.index {
	font-size: 20pt;
	text-align: center;
}

h2.index {
	font-size: 12pt;
	text-align: center;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #CB0B0A;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #666666;
}

.bottom {
	font-size: 8pt;
	text-transform: capitalize;
	text-align: center;
}

a.bottom:visited {
	text-decoration: none;
}

a.bottom:link {
	text-decoration: none;
}

a.bottom:hover {
	color: #CB0B0A;
	text-decoration: underline;
}

a.bottom:active {
	text-decoration: none;
}

a.terms:visited {
	color: #999999;
	text-decoration: none;
}

a.terms:link {
	color: #999999;
	text-decoration: none;
}

a.terms:hover {
	color: #CB0B0A;
	text-decoration: underline;
}

a.terms:active {
	color: #999999;
	text-decoration: none;
}

.purpletext20pt {
	font-size: 20pt;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-top: 5px;
}

.purpletext14pt {
	font-size: 15pt;
	font-weight: bolder;
}

.purpletext10pt {
	font-size: 10pt;
	font-weight: bolder;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: justify;
}

.purpletext8pt {
	font-size: 8pt;
}

#bookmark {
	color: #0000CC;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight:bolder;
	font-size: 9pt;
}

#bookmark a:link a:visited {
	color: #0000CC;
	text-decoration: none;
	border: none;
}

#bookmark a:visited {
	color: #0000CC;
	text-decoration: none;
	border: none;
}

#bookmark a:hover {
	color: #0000CC;
	text-decoration: underline;
	border: none;
}

#bookmark a:visited:hover {
	color: #0000CC;
	text-decoration: underline;
	border: none;
}

#bookmark img {
	vertical-align: middle;
	border: 0px;
}

#stream a {
	color: #333333;
}

#stream a:hover {
	color: #CB0B0A;
}