BODY {
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size:12px;
	line-height:120%;
	color:#FFFFFF;	background-color: #999999;
}
h1 {
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
}
h2 {
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
	font-style: italic;
}

h3	{
	font-family: Lucida Sans, Helvetica, sans-serif;	font-size:11px;
	color: #CCCCCC;
	line-height:150%;
	font-style: italic;
}
TD	{
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size:11px;
	color: #e1e1e1;
	line-height:150%;
}
A {
	color: #c16c8c;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}
A:hover {
	color: #c16c8c;
	font-size:11px;
	text-decoration:underline;
	font-weight: bold;
}
