body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom:0px;
	margin-top:0px; 
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom:5px;
	margin-top:0px; 
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom:5px;
	margin-top:0px; 
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #993300;
}

table {  border-collapse : collapse;}
table.dashed {  border-style : dashed; border-color: #666666}
td.dashed {  border-style : dashed;}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}

.padded  {padding: 3px;}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #666666;
}

a.copy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #666666;
}