body {
	color: #333333;
	margin: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	font-style: normal;
}
h1 {	FONT-SIZE: 24px; }
h2 {	FONT-SIZE: 22px; }
h3 {
	FONT-SIZE: 15px;
	font-weight: bold;
}
h4 {
	FONT-SIZE: 13px;
	font-weight: bold;
}
h5 {
	FONT-SIZE: 11px;
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: none;
	CURSOR: hand;
	FONT-SIZE: 11px;
	font-weight: bold;
}
a:hover { text-decoration: none; color: #FF0000; font-style: oblique;}
table {
	color: #666666;
	margin: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	font-style: normal;
}

