\"";
	voice-family: inherit;
	}
html>body #menu {
	margin-right:10px;
	}
\"";
	voice-family: inherit;
	width:auto;
	}
html>body #title {
	width:auto;
}

BODY   { color: silver; font: 12px/normal Verdana, Arial, Helvetica, sans-serif; background-color: green; padding: 0px }

/* note the use of quotations around font names of more than one word */
/* text layout */
P {
	text-indent: 15px;
	line-height: normal;
	text-align: left;
}

H1 {
	font-size: 140%;
}

H2 {
	font-size: 130%;
}

H3 {
	font-size: 120%;
}

H4 {
	font-size: 110%;
}

A:HREF{
	text-indent:10px;
}

/* The colors of the links on the pages */
A:link {
	 text-decoration: none
	 color: #0099FF;
}
A:visited {
	 text-decoration: none

	color: #339999;
}
A:active {
	 text-decoration: none
	color: #339933;
}
A:hover {
	 text-decoration: underline
	color: #ff3366;
}
td  { color: silver; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
