﻿body {
    margin: 0px;
    padding: 0px;
    background-color: #ebf5ff;
    color: #000099;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    vertical-align: top;
    text-align: center;
}

h1
{
	margin: 10px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
}

h2
{
	margin: 10px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
	font-weight: 100;
}

h3
{
	margin: 10px;
    padding: 0px 0px 0px 0px;
    font-size: 20px;
    text-align: center;
}


h4
{
    font-weight: bold;
    font-size: 26px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

h5
{
    font-weight: bold;
    font-size: 30px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

h6
{
    font-weight: bold;
    font-size: 36px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

h7
{
    font-size: 14px;
    font-weight: bold;
    background-color: #EBF5FF;
    border: medium ridge #400080;
    padding: 0px;
    margin: 0x;
    text-align: center;
}

.StoryHeading {
	margin: 10px;
    padding: 0px 0px 0px 10px;
	color: #000066;
	font-size: 22px;
	font-weight: 500;
	line-height: 32px;
}

.StoryBody {
	margin: 10px;
    padding: 0px 0px 0px 10px;
	text-align: center;
	vertical-align: top;
}

.LinksMain {
	margin: 0px;
    padding: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 30px;
	font-weight: 600;
}

.ColHeading {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
}


.style11 {font-size: 14pt}
.style21 {
	font-weight: bold;
	line-height: normal;
}
.style26 {
	font-size: 24pt;
	font-weight: bold;
	color:#F00
	font-style: italic;
}
.style36 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
}
.style37 {
	font-size: 14pt;
	line-height: 18px;
}
.style46 {
	line-height: 20px;
	font-size: 18px;
}
.style56 {
	font-size: 18pt;
	line-height: 24px;
}

a:link { color: #000099; text-decoration: none;}
a:visited { color: #000099; text-decoration: none;}
a:hover { color: #990000; text-decoration: underline;}
a:active { color: #000099; text-decoration: underline;}
