html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
	  }
{ border-color: red; }

a:link, a:active, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.link:link, a.link:active, a.link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-transform: none;
}
a.link1:link, a.link1:active, a.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D9EBFF;
	text-transform: none;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9EBFF;
	text-transform: none;
}

.level1, a.level1:link, a.level1:visited   {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
a.level1:hover, a.level1:active            {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	line-height: 16px;
}

.level2, a.level2:link, a.level2:visited   {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #1D2A6F;
	text-decoration: none;
	line-height: 20px;
}
a.level2:hover, a.level2:active            {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}


.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1D2A6F;
	line-height: 20px;
}

.pub_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #1D2A6F;
	line-height: 20px;
	font-weight:bold;
}

.copbullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1D2A6F;
	line-height: 16px;
}

.copyright {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #7D7D7D;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #737373;
}


.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D2A6F;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #8C0043;
}