body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font: Tahoma;
	font-size: 12px;
}
.normalText {
	font-family: Tahome;
	font-size: 12px;
	color: #000066;
}
.normalBold {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #000066;
}
.normalBig {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}
.normalLittleBig {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}




a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline ;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.menuHeading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuNormal {
	font-size: 12px;
	font-weight: bold;
}
.footerHeading {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.footerNormal {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
