html { 
	margin: 0 px;
	padding: 0 px;
}

body {
	margin: 0 px;
	padding: 0 px;
	background-color: #fff;
	font-family: verdana,geneva,arial,helvetica, sans-serif;
}

table {
	margin: 0 px;
	padding: 0 px;
}

p {
	font-size: .9em;
	line-height: 19px;
}

h2 {
	margin-bottom: .1em;
	padding bottom: 0em;
	font-weight: 700;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

blockquote {
	font-size: .9em;
	line-height: 19px;
}

p.resume {
	margin-left: 2em; 
	text-indent: -2em;
}

a:link {
	text-decoration: none;
	color: #03F;
}

a:visited {
	text-decoration: none;
	color: #03F;
}

a:hover {
	text-decoration: underline;
	color: #03F;
}

p.emptylink {
	color: #03F;
}

p.note {
	font-size: .8em;
}

td.paintinginfo {
	font-weight: 600;
}