body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1 {
	color: #8CB6E7;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}
.menu {
	color: #656565;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.menu_listing {
	color: #4c6d93;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style1 {
	color: #656565;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
}
.style3 {
	color: #4c6d93;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {color: #db1410}
.style5 {
	color: #6a6a6a;
	font-size: 9px;
	font-family: tahoma;
}
.style6 {color: #2578cd}
.style7 {font-size: 11px}
.style8 {
	color: #464646;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {color: #4f84ae}
.style11 {font-family: tahoma}
.style12 {
	color: #6a6a6a;
	font-size: 11px;
	font-family: tahoma;
}
.style13 {
	color: #4c6d93;
	font-size: 11px;
	font-family: tahoma;
}

.special {
	color: blue;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}

A.special {
	color: blue;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}

A:hover.special {
	color: blue;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}