.font100 {
	font-size: 100%;
}
.font110 {
	font-size: 110%;
}
.font120 {
	font-size: 120%;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
}
.necessary {
	font-size: 88%;
	color: #CC3333;
}
.weightB {
	font-weight: bold;
}

h4, h3, h2, h1 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
h4 {
	font-size: 100%;
}
h3 {
	font-size: 110%;
}
h2 {
	font-size: 120%;
}
h1 {
	font-size: 130%;
}

.credittxt {
	font-size: 83%;
	line-height: 115%;
}

.gray666 {
	color: #666666;
}
.fontGreen {
	color: #009C3B;
}
.fontDGreen {
	color: #006633;
}
.fontOrange {
	color: #FF6600;
}
.fontRed {
	color: #FF3300;
}
.fontDBlue {
	color: #2955AC;
}
.fontWhite {
	color: #FFFFFF;
}
.sitemapCredit {
	font-size: 84%;
	color: #666666;
}
