.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4286B3;
}
.heading1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.common {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.heading3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.botom:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.botom:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.botom:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #C41300;
	text-decoration: underline overline;
	font-weight: normal;
}
.botom:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.left:link {
	color: #4286B3;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.left:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #4286B3;
	text-decoration: none;
	font-weight: bold;
}
.left:hover {
	font-family: Tahoma;
	color: #CC6666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.left:active {
	color: #4286B3;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
