body {
	background-color: #FFFFFF;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
      margin: 0px 0px 0px 0px;
}
td {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}
.links-text, a.links-text:link {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000DB4;
	font-weight: bold;
	text-decoration: underline;
}
a.links-text:visited {
	color: #000FA0;
	text-decoration: underline;
}
a.links-text:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.links-text:active {
	color: #8080FF;
	text-decoration: underline;
}
.alltext {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}
.header-blu {
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	color: #000264;
	line-height: 20px;
}
.header-blk {
	font-family: verdana, tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.subheader-blu {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	color: #000264;
}
.subheader-blk {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.links-tiny, .links-tiny:link {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #000DB4;
	font-weight: bold;
	text-decoration: underline;
	line-height: 17px;
}
.links-tiny:visited {
	color: #000FA0;
	text-decoration: underline;
}
.links-tiny:hover {
	color: #0000FF;
	text-decoration: underline;
}
.links-menu, a.links-menu:link, a.links-menu:visited {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	color: #000DB4;
}
.tinyB {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
}
a.links-menu:hover, a.links-menu:active {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	color: #0000FF;
	text-decoration: underline;
}
.imgBorder {
	border-color: #D1050A;
}
a:link {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000DB4;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #8080FF;
	text-decoration: underline;
}
a:visited {
	color: #000FA0;
	text-decoration: none;
}
a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
}
p        {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}