﻿body 
{
 background-color:#999999;
 
 }
table 
{
 background-color:#B7C9E8;
 
 }
.BodyText {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

.topTitle {
	font-family:Monotype Corsiva;
	font-size: 24px;
	font-weight: bolder;
	color: #2C2479;
	text-align: center;
}

.topTitleSmall {
	font-family:Monotype Corsiva;
	font-size: 21px;
	font-weight: bolder;
	color: #2C2479;
	text-align: center;
}	
.topTitleMedium {
	font-family:Monotype Corsiva;
	font-size: 16px;
	font-weight:bold;
	color: #2C2479;
	text-align: center;
}
.topTitleMedium1 {
	font-family:Charlemagne Std;
	font-size: 10px;
	font-weight:bold;
	color: #2C2479;
	text-align: center;
}
.StoryTitles {
	font-family:Monotype Corsiva;
	font-size: 24px;
	font-weight: normal;
	color: #2C2479;
	text-align: left;
}

.StoryTitlesSmall {
	font-family:Monotype Corsiva;
	font-size: 20px;
	font-weight: normal;
	color: #2C2479;
	text-align:inherit;
}

.StoryFirstLine {
	font-family:Monotype Corsiva;
	font-size: 21px;
	font-weight: normal;
	color: #2C2479;
	text-align: left;
}

.BoldBodyTextLarge {
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

.BoldBodyTextSmall {
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

.ItalicsSmall {
	font-family:Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: Black;
}

.VerdanaTitles {
	font-family:Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2C2479;
}

.VerdanaTitlesSmall {
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
	color: Black;
}

.VerdanaLinks {
	font-family:Verdana;
	font-size: 10px;
	font-weight:normal;
}