.Footeradd {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.PageName {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000CC;
	font-family: tahoma;
	letter-spacing: 1px;
	text-decoration: none;
}
.main {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.mainbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.rule {
	color: #0000CC;
}
.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #0000CC;
}
.highlight {
	font-family: Arial;
	color: #FF8000;
	font-weight: normal;
}
.bubble {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.mainboldBig {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
