BODY {
	color: Black;
	background-color: White;
	width: 584px;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: left;
}

A {
	color: #0000CC;
	text-decoration: underline;
}

A:HOVER {
	color: Maroon;
	text-decoration: underline;
}

hr {
	color: Black;
	width: 584px;
	height: 1px;
	border: thin solid Black;
}
h1 {
	font-size: xx-large;
	font-weight: lighter;
}

h2 {
	font: @Arial Unicode MS;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: lighter;
}
h3 {
	font: @Arial Unicode MS;
	font-family: sans-serif;
	font-size: medium;
	font-weight: lighter;
}
h4 {
	font: @Arial Unicode MS;
	font-family: sans-serif;
	font-size: large;
	font-weight: lighter;
}
h5 {
	font: @Arial Unicode MS;
	font-family: sans-serif;
	font-size: xx-small;
	font-weight: lighter;
}
.G1 {
font: @Arial Unicode MS;
	font-family: sans-serif;
	font-size: medium;
	font-weight: lighter;
}
.G2 {
font: @Arial Unicode MS;
font-family: sans-serif;
font-size: small;
font-weight: normal;
}
.G3 {
font: @Arial Unicode MS;
font-family: sans-serif;
font-size: x-small;
font-weight: lighter;
}
.G4 {
	font: @Arial Unicode MS;
font-family: sans-serif;
font-size: xx-small;
font-weight: lighter;
}