
body { color: #666666; }
#HeaderBlock a { color: #76036f; }
a { color: #ed1164; font-weight: bold; }
a:hover { text-decoration: underline; }
a.selected { background-color: #ed1164; color: #ffffff; padding: 1px 2px; }

p { line-height: 1.5em; }

#KeyStoryBlock, #NewsBlock, #TitleBlock, #ContentBlock {
	border-color: #cccccc;
	color: #222222;
}

.Heading1, H1 { font-size: 1.2em; font-weight: bold; color: #76036f; }
.Heading2, H2 { font-size: 1.5em; font-weight: bold; color: #76036f; }
.Heading3, H3 { font-size: 1.125em; font-weight: bold; color: #76036f; }
.Heading4, H4 { font-size: 1.1em; font-weight: bold; color: #76036f; margin-top: 5px; }
