﻿body 
{
 font-family:Arial, Helvetica, sans-serif;
 margin: 10px 0px 10px 0px;
}

a {
	text-decoration: none;
}

a:link {
	color: #663366;
	font-weight:  normal;
}

A:visited {
	color: #663366;
	font-weight:  normal;
}

A:hover {
	color: #663366;
	font-weight:  normal;
}

.arial10ptregulargrey {
    font-size: 10px;
    color: #4c4746;
}

.sectionSelected {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	text-decoration: none;
}

A.sectionSelected {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	text-decoration: none;
}

A.sectionSelected:visited {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	text-decoration: none;
}

A.sectionSelected:hover {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	text-decoration: none;
}

.sectionLinks {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}
A.sectionLinks {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	text-decoration: none;
}

A.sectionLinks:visited {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	text-decoration: none;
}

A.sectionLinks:hover {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	text-decoration: none;
}

.StoryHeads {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #9376d4;
	margin-top: 12px;
	margin-left: 12px;
}
.copy {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.subCopy {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 12px;
}
.Where {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	page-break-before: left;
}
.When {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #663366;
	vertical-align: -8%;
}