BODY
{
    MARGIN: 0px;
    NETQUOTEVAR: BODYBACKGROUND
}
.regular
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: #0000c6;
    FONT-FAMILY: Arial
}
A
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial
}
A:link
{
    FONT-SIZE: 9pt;
    COLOR: #0000c6;
    FONT-FAMILY: Arial
}
A:visited
{
    FONT-SIZE: 9pt;
    COLOR: #0000c6;
    FONT-FAMILY: Arial
}
.regularTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13pt;
    COLOR: #0000c6;
    FONT-FAMILY: Arial
}
.regularSmall
{
    FONT-SIZE: 9pt;
    COLOR: #0000c6;
    FONT-FAMILY: Arial
}
.regularSmaller
{
    FONT-SIZE: 8pt;
    COLOR: #0000c6;
    FONT-FAMILY: Arial
}
.regularTitleWhite
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial
}
.regularSmallerBold
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: #0000c6;
    FONT-FAMILY: Arial
}
.blueborder
{
}
.small
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: #0000c6;
    FONT-FAMILY: Arial
}
.overallborder {
	background-color: #FFFFFF;
	border-top: medium none #0000C6;
	border-right: medium double #0000C6;
	border-bottom: medium none #0000C6;
	border-left: medium double #0000C6;
}
.overallborder2 {
	background-color: #FFFFFF;
	border-top: medium none #0000C6;
	border-right: medium double #0000C6;
	border-bottom: medium double #0000C6;
	border-left: medium double #0000C6;
}

h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000C0;
}
h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000C0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 14pt}