body
{
	font-size: 12px;
	font-family: Arial;
	margin-top: 0px;
	background-color: #ffffff;
}
table,td
{
	font-size: 12px;
	font-family: Arial;
}
.tdCopyright
{
	color: #ffffff;
}
.tdCopyright01
{
	color: #000000;
}
.tdMainTitle
{
	border-bottom:1px solid #BDBDBD;
}
.tdSubTitle
{
	font-weight: bold;
	color: #3C89BD;
}
.tdContent
{
	color: #4D4D4D;
	line-height: 20px;
}

a.White:link
{
	color: #ffffff;
	text-decoration: none;
}
a.White:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.White:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a.Blue:link
{
	color: #4280B9;
	text-decoration: none;
	font-weight: bold;
}
a.Blue:visited
{
	color: #4280B9;
	text-decoration: none;
	font-weight: bold;
}
a.Blue:hover
{
	color: #4280B9;
	text-decoration: underline;
	font-weight: bold;
}

a.BlueMail:link
{
	color: #00349E;
	text-decoration: underline;
}
a.BlueMail:visited
{
	color: #00349E;
	text-decoration: underline;
}
a.BlueMail:hover
{
	color: #00349E;
	text-decoration: none;
}
