body {
	padding: 0px;
	margin: 0px;
	background-color: #dcdcdc;
}
td {
	vertical-align: top;
	text-align: left;
}
table {
	background-color: #ffffff;
}
p	{
	font-family: verdana,arial,sans-serif; 
	font-size: 12px;
	color: #000000; 
	text-align: left;
}
li	{
	font-family: verdana,arial,sans-serif; 
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px; 
	text-align: left;
}
h1 {
	font-family: verdana,arial,sans-serif; 
	font-size: 18px;
	color: #666666; 
	margin-bottom: 24px;
	text-align: left;
}
h2 {
	font-family: verdana,arial,sans-serif; 
	font-size: 14px;
	color: #333333; 
	text-align: left;
}
h3 {
	font-family: verdana,arial,sans-serif; 
	font-size: 12px;
	color: #000000; 
	text-align: left;
}
small {
	font-size: 80%;
}

a:link	{
	color:#BD0404;
}
a:hover {
	color: #686868;
}
a:visited {
	color: #666666;
}

.footer	{
	font-family: arial,verdana,sans-serif; 
	font-size: 11px;
	color:#424142; 
	line-height:10pt;
}

p.subnavright {
	margin: 0px;
}
span.subnavright {
	font-weight: bold;
	color: #0000cc;
	border-left: 3px solid #0000cc;
	border-bottom: 1px solid  #0000cc;
	display: block;
	padding: 3px 3px 3px 5px;
	background-color: #ffffff;
}
a.subnavright:link	{
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	border-left: 3px solid #000000;
	border-bottom: 1px solid  #000000;
	display: block;
	padding: 3px 3px 3px 5px;
	background-color: transparent;
}
a.subnavright:visited {
	font-weight:  bold;
	color: #666666;
	text-decoration: none;
	border-left: 3px solid #666666;
	border-bottom: 1px solid  #666666;
	display: block;
	padding: 3px 3px 3px 5px;
	background-color: transparent;
}
a.subnavright:hover {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	border-left: 3px solid #cc0000;
	border-bottom: 1px solid  #cc0000;
	display: block;
	padding: 3px 3px 3px 5px;
	background-color: #ffffff;
}
p.subright {
	padding: 0px 8px 24px 8px;
	font-weight: bold;
	font-style : italic;
	color: #666666;
	font-size: 13px;
}