HTML {
	PADDING: 0px;
	MARGIN: 0px;
	font-size: 100%;
}

BODY {
	MARGIN: 0px;
	COLOR: #000000;

}

H6 {
	PADDING: 0px;
	MARGIN: 0px;
}

LI {
	MARGIN: 0px 0px 0px -20px;
	FONT-SIZE: 80%;
}


.font30 {
	font-size: 30%;
	line-height: 1.4;
}

.font40 {
	font-size: 40%;
	line-height: 1.4;
}

.font50 {
	font-size: 50%;
	line-height: 1.4;
}

.font60 {
	font-size: 60%;
	line-height: 1.4;
}

.font70 {
	font-size: 70%;
	line-height: 1.4;
}

.font75 {
	font-size: 75%;
	line-height: 1.4;
}

.font80 {
	font-size: 80%;
	line-height: 1.4;
}

.font90 {
	font-size: 90%;
	line-height: 1.4;
}

.font100 {
	line-height: 1.3;
}

.font110 {
	font-size: 110%;
	line-height: 1.4;
}

.font120 {
	font-size: 120%;
	line-height: 1.4;
}

.font130 {
	font-size: 130%;
	line-height: 1.5;
}

.font140 {
	font-size: 140%;
	line-height: 1.5;
}

.font150 {
	font-size: 150%;
	line-height: 1.5;
}

.font160 {
	font-size: 160%;
}

.font170 {
	font-size: 170%;
}

.font180 {
	font-size: 180%;
}




A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #0E5CA7;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FE0D09;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #FE0D09;
	TEXT-DECORATION: underline;
}

