body {
	font-family:Arial, Helvetica, sans-serif; 
	color: #000033;
	font-size: 9pt; 
}
td { 
	font-family:Arial, Helvetica, sans-serif; 
	color: #000033;
	font-size: 9pt; 
} 

h1, .h1 {
	color: #003366;
	font-size: 12pt; 
	margin-bottom: 2px;
}

h2, .h2 {
	font-weight: bold;
	font-size: 9pt;
	color: #990000; 
}

h4, .h4 { 
	font-weight: bold;
	font-size: 9pt;
}

h5, .h5 { 
	font-weight: bold;
	font-size: 9pt;
}

h6, .h6 { 
	font-weight: bold;
}

a, a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.contentcell {
	padding-top:	15px;
	padding-left:	15px;
	padding-right:	15px;
}

.navcell {
	padding-top:	10px;
	padding-left:	10px;
}

.header {
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer,a.footer,a.footer:visited { 
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff; 
	text-decoration: none;
}
a.footer:hover { 
	text-decoration: underline;
}

.smalltext {
	color: #FFFFFF; 
	font-size: 7pt; 
	text-decoration: none;
}

.table-bottom-padding {
	padding-bottom: 10px;
}