body {
	margin: 0px;
	background-color: #E1E1E1;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #272727;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.nav_height {
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
.left_link {
	text-indent: 20pt;
}
.left_link:link {
	text-indent: 18pt;
	color: #FFFFFF;
}
.left_link:hover {
	text-indent: 18pt;
	color: #CCCCCC;
}
.left_link:visited{
	text-indent: 18pt;
	color: #FFFFFF;
}
.secendTitle {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 10pt;
}
.contact {
	font-size: 16px;
}
.contactLeft {
	color: #000099;
}
.ic:link
{
	color: #FF0000;
}
.ic:hover
{
	color: #0000CC;
	text-decoration: underline;
}
.ic:visited
{
	color: #FF0000;
}
