BODY {
	background-color: #CCCCCC;
	color: Black;
	font-family: "Andale Sans", Tahoma, sans-serif;
	background: #CCCCCC;
	font-size: 10pt;
}

A:LINK {
	color: #0000CC;
	text-decoration: none;
	border: 0px none;
	border-left: 0px;
	bottom: 0%;
}

A:VISITED {
	color: #FF0000;
	text-decoration: none;
	border: 0px none;
	border-left: 0px;
	bottom: 0%;
	font: italic;
}

A:HOVER {
	background-color: Black;
	color: Red;
	text-decoration: none;
}

H1 {
	color: Black;
	font-family: Tahoma, "Andale Sans", sans-serif;
	font-size: 100%;
	font-weight: bold;
}

H2 {
	color: Black;
	font-family: Tahoma, "Andale Sans", sans-serif;
	font-size: 100%;
	font-weight: normal;
	}

H3 {
	color: Black;
	font-family: Tahoma, "Andale Sans", sans-serif;
	font-size: 125%;
	font-weight: bold;
}

H4 {
	color: Black;
	font-family: Tahoma, "Andale Sans", sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-right: 0%;
}

H5 {
	color: Black;
	font-family: Tahoma, "Andale Sans", sans-serif;
	font-size: 100%;
	font-weight: bold;
}

H6 {
	color: Black;
	font-family: Tahoma, "Andale Sans", sans-serif;
	font-size: 102%;
	font-weight: normal;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	color: Black;
	font-family: Tahoma, "Andale Sans", sans-serif;
	font-size: 102%;
	font-weight: normal;

