body
{
	font-size: 9pt;
	margin: 0px 0px;
	line-height: 1.4em;
	background-color: #ffffff;
}
p
{
	font-size: 9pt;
	line-height: 1.4em;
}
table
{
	font-size: 9pt;
	line-height: 1.4em;
}
tr
{
	font-size: 9pt;
	line-height: 1.4em;
}
td
{
	font-size: 9pt;
	line-height: 1.4em;
}
div
{
	font-size: 9pt;
	line-height: 1.4em;
}
span
{
	font-size: 9pt;
	line-height: 1.4em;
}
ol
{
	font-size: 9pt;
	line-height: 1.4em;
}
ul
{
	font-size: 9pt;
	line-height: 1.4em;
}
li
{
	font-size: 9pt;
	line-height: 1.4em;
}
input
{
	font-size: 9pt;
	line-height: 1.4em;
}
form
{
	font-size: 9pt;
	line-height: 1.4em;
}
select
{
	font-size: 9pt;
	line-height: 1.4em;
}
textarea
{
	font-size: 9pt;
	line-height: 1.4em;
}


a
{
	color: #333399;
	line-height: 1.4em;
	text-decoration: none;
}
a:hover
{
	color: #ff3300;
	text-decoration: underline;
}
A:active
{
	color: #ff6600;
	text-decoration: underline;
}
A:link
{
	color: #333399;
}


.PageTitle
{
	font-weight: bolder;
	font-size: 15pt;
}
.DocTitle
{
	font-weight: bolder;
	font-size: 14pt;
}
.SectionTitle
{
	font-size: 13pt;
}
.PhaseTitle
{
	font-size: 11pt;
}
.Summary
{
	font-size: 10pt;
	font-style: italic;
}

.SeprateLine
{
	font-size: 9pt;
	line-height: 1.4em;
	background-color: #339900;
}
.TableTitle
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #33ffff;
	border-bottom-width: 1px;
	border-bottom-color: #3366cc;
	color: white;
	border-top-color: #33ffff;
	background-color: #3399cc;
	border-right-width: 1px;
	border-right-color: #3366cc;
}
