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;
}

.font110 {
	font-size: 110%;
	line-height: 1.4;
}

.font120 {
	font-size: 120%;
	line-height: 1.4;
}

.font130 {
	font-size: 130%;
	line-height: 1.4;
}

.font140 {
	font-size: 140%;
	line-height: 1.4;
}

.font150 {
	font-size: 150%;
	line-height: 1.4;
}




A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #1e50a2;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #9e3d3f;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #aacf53;
	TEXT-DECORATION: underline;
}

