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;
}

.copy {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #7D7D7D;
}

.copyright {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #7D7D7D;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #737373;
}
