HTML {
}
BODY {
	font: 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#333333;
	height: 100%;
	width: 100%;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
A {
	cursor:pointer;
}
A:link, A:visited, A:active, A:hover
{ 
	color: #666666;
	text-decoration: none;
}
A:active, A:hover
{ 
	color: #880000;
	text-decoration: none;
}
TD {
	line-height: 18px;
}
P {
	padding: 0px;
	line-height: 18px;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 18px;
	color:#333333;
}
P A:link, P A:visited, P A:active, P A:hover
{ 
	color: #880000;
	text-decoration: none;
}
P A:active, P A:hover
{ 
	color: #880000;
	text-decoration: underline;
}
IMG {
	border-width: 0px;
}
H1 {
	font-size: 16px;
	font-weight:;
	color: #333333;
	margin: 0px;
	line-height: 22px;
	padding-bottom: 4px;
}
H2 {
	font-size: 13px;
	font-weight:;
	color: #333333;
	margin: 0px;
	padding-bottom: 4px;
}
H2 A:link, H2 A:visited, H2 A:active, H2 A:hover
{ 
	color: #333333;
	text-decoration: none;
}
H2 A:active, H2 A:hover
{ 
	color: #333333;
	text-decoration: underline;
}
H2 SUP{
	font-size: 10px;
}
H3 {
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 20px;
	color:#333333;
}
H3 A:link, H3 A:visited, H3 A:active, H3 A:hover
{ 
	color: #880000;
	text-decoration: none;
}
H3 A:active, H3 A:hover
{ 
	color: #880000;
	text-decoration: underline;
}
HR {
	border:0;
	height: 1px;
	color: #e0e0e0;
	background-color: #e0e0e0;
}
SELECT, INPUT, TEXTAREA{
	font: 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #333333;
	margin: 4px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 2px;
	border: 1px solid #cccccc;
	background-color:#ffffff;
}
UL{
	padding-left: 0px;
	margin-left: 1px;
	margin-top: 0px;
	list-style-image:none;
	list-style-type:none;
}
UL LI{
	display: ;
	background:url(../images/plus_list.gif) no-repeat 0px 6px;
	padding-left:10px;
	padding-bottom:4px;
}
*html UL LI{
	display: ;
	background:url(../images/plus_list.gif) no-repeat 0px 7px;
	padding-left:10px;
	padding-bottom:4px;
}
SUP{
	font-size: 8px;
	line-height: 10px;
}