﻿body
{
	color: Black;
	font-family: Tahoma;
	font-style: normal;
	font-size: small;
}
.DetailLabel
{
    color: #945200;
	font-weight: bold; 
	text-align: right; 
	width: 25%;
}
.DetailValue
{
	text-align: left; 
	width: 25%; 
}
.DateTimeText
{
	color: Red;
	font-size: x-small;
}
.ErrorText
{
	color: Red;
}
.FootnoteText
{
	font-size: x-small;
}
.PageName
{
	font-size: large;
	font-weight: bold;
}
.SectionName
{
	font-weight: bold;
}
.TextGroupingStyle
{
	border: thin solid #808080;
	background-color: #F4F4F4;
}
