.menuHead {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuHead:hover{
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.copy {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.topicHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4C0004;
	text-decoration: none;
	font-weight: bold;
}
.topicHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bgContent {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.norTxt {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.dot {
	border: 1px dotted #999999;
}
.bgContent {
	background-image: url(images/bg_content2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borde {
	border: 1px solid #999999;
}
.mailLink {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #ff9900;
	text-decoration: underline;
}
.mailLink:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.topicTable {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
