body, td
{
	font-family: Serif, Verdana, times new roman;
	font-size: 12pt;
	color: #3c516a;
}

td
{
	padding-left:5px;
	padding-right:2px;
}

.Title, H1
{
	font-size: 26pt;
	color: #4e627a;
	font-family: times new roman, Serif, Verdana;
	font-style: italic;
	padding: 5px;
	font-weight: normal;
} 

.SubTitle, H2
{
	color:#4e627a;
	font-family:times new roman, Serif, Verdana;
	font-size:20pt;
	border-color:#4e627a;
	border-style:none none solid none;
	border-width:1px;
	text-align:left;
	font-style:italic;
	margin-top:5px;
}

H3, H4, H5, H6
{
	font-size: 16pt;
	color: #4e627a;
	font-family: times new roman, Serif, Verdana;
	text-align:left;
	font-style:italic;
	margin-top:5px;
	font-weight: normal;
} 

H4
{
	font-size: 14pt;
}

H5
{
	font-size: 12pt;
}

H6
{
	font-size: 10pt;
}

.Quote
{
	background-color: #788ba0;
	border-color: #4e627a;
	color: #ffffff;
	width: 620px;
	margin-left: -60px;
	margin-right: auto;
	border-style: double;
	border-width: 5px;
	padding: 5px;
	font-style: italic;
	margin-top: 5px;
	font-size: 12pt;
}

.Indented, p
{
	font-family: Serif, Verdana, times new roman;
	font-size: 12pt;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	color:#3c516a;
}

.Bold
{
	font-weight: bold;
} 