BODY.WithBorder
{
	bgproperties: fixed;
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: left top;
}
P
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}
TD
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 10pt
}
.NavButtons a:link
{	color: rgb(0,0,0); 
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-decoration: none
}
.NavButtons a:visited
{	color: rgb(0,0,0); 
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-decoration: none
}
.NavButtons a:hover
{	color: #800000; 
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-decoration: underline
}
H1
{	color: #800000;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
H2
{	color: #800000;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
}