body {
	font-family: sans-serif;
	background-color: #F0F0F8;
	margin: 4px 4px 4px 4px;
	color: #4466AA;
}


input, option, select {
	color: #4466AA;
}

.header {
	color: #4466AA;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.caption {
	color: #4466AA;
	font-family: serif;
	font-size: 8pt;
}

tr {
	font-size: 10pt;
}

.HoldersTable {
	border: 2px inset #CCDDEE;
	padding: 6px;
	color: #4466AA;
	font-size: 8pt;
}

a {
	font-weight: bold;
}

img {
	border: 2px solid #46A;
}

a:link {
	color: #4466AA;
}

a:visited {
	color: #4466AA;
}
