body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a.b:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.b:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.b:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.b:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.td1 {
	padding: 25px;
	background-image: url(../images/bglogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td2 {
	padding: 5px;
}

.font14pxred {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.font14pxblue {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.font14pxwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.font14pxblack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

