td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
.title {
	color: #3366CC;
}
.txtWhite {
	font-size: 11px;
	color: #FFFFFF;
}
.title2 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.title1 {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.title1:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.title1:hover {
	color: #FF3300;
}
body {
	margin: 0px;
	/*background-image: url(images/bg01.jpg);*/
}
.tdBg01 {
	background-color: #FFFFFF;
}
