body
{
	background-color: RGB(102,51,0); /* brown */
	margin-top: 10px;
	margin-left: 60px;
}
table
{
	font-size: 10pt;
	font-family: Garamond, Times Times New Roman, Courier New;
    color: RGB(50,13,8); /* brown */
	background-color: RGB(219,225,174);
    border-collapse:collapse;
}
.SectionHeader
{
	background-color:RGB(255,255,205);
}
table.SectionBody
{
	background-color:RGB(219,225,174);
	border-top: solid 2px white;
	border-left: solid 4px white;
	border-right: solid 4px white;
	border-bottom: solid 2px white;
}
table.SectionFooter
{
	background-color:RGB(255,255,205);
	border:solid 2px white;
}
td.WithLogo
{
	background-image: url(//localhost/JeanStofferDesign/images/StofferLogoColor.gif);
	background-repeat:no-repeat;
	background-position: center center;
	/* background-position:525px 10px; */
}
H1
{
    FONT-SIZE: 16pt;
    FONT-WEIGHT: Bold;
    color: RGB(50,13,8); /* brown */
}
H2
{
    FONT-SIZE: 10pt;
    text-align:center;
}
.Question
{
    FONT-SIZE: 10pt;
    font-weight:bold;
    COLOR: brown;
}
a
{
	color: RGB(200,206,125); /* watermark */
	text-decoration:none;
	background-color:Transparent;
}
a:hover 
{
	margin-bottom: 15px;
	border-bottom: dotted 1px RGB(50,13,8); /* brown */
}

a.NVLink:link, a.NVLink:visited 
{
	text-decoration: none;
	color: RGB(200,206,125);
	background-color: transparent;
}

a.NVMenuLink:hover
{
	font-weight: bold;
	border-bottom: none;
}
a.NVMenuLink:link, a.NVMenuLink:visited 
{
	text-decoration: none;
    color: RGB(50,13,8); /* brown */
	background-color: transparent;
}

cite
{
    FONT-SIZE: 8pt;
    font-style: italic;
    COLOR: Black;
}
.NVText
{
	font-size: 10pt;
	color: RGB(50,13,8);
}
.NVButton
{
	font-size: 10pt;
	font-weight:bold;
	color: RGB(50,13,8);
}
.NVScrollBox
{
	font-size: 9pt;
	font-family: Garamond, Times Times New Roman, Courier New;
	color: RGB(50,13,8); 
	background-color: RGB(219,225,174); 
	border-right: RGB(219,225,174) thin solid; 
	border-top: RGB(219,225,174) thin solid; 
	border-left: RGB(219,225,174)) thin solid; 
	border-bottom: RGB(219,225,174)) thin solid; 
	scrollbar-3dlight-color: RGB(219,225,174); 
	scrollbar-highlight-color: RGB(219,225,174); 
	scrollbar-base-color: RGB(219,225,174);
	scrollbar-arrow-color: RGB(50,13,8); 
	scrollbar-DarkShadow-Color: RGB(219,225,174); 
	scrollbar-Track-Color: RGB(219,225,174); 
}
.NVNews 
	{ PADDING-TOP: 10px; PADDING-BOTTOM: 10px; COLOR: RGB(102,51,0); TEXT-DECORATION: none; }
.NVNewsTable 
	{ PADDING-LEFT:5px; PADDING-TOP: 30px; PADDING-BOTTOM: 30px;}
a.NVNews:link, a.NVNews:visited, a.NVNews:hover 
	{ BORDER-BOTTOM: none; }
